Searched refs:pStaticImpl_ (Results 1 – 1 of 1) sorted by relevance
758 ImplIntrospectionAccess( const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ );792 ( const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ ) in ImplIntrospectionAccess() argument793 : maInspectedObject( obj ), mpStaticImpl( pStaticImpl_ ), maAdapter() in ImplIntrospectionAccess()848 const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ );927 const Any& obj, IntrospectionAccessStatic_Impl* pStaticImpl_ ) in ImplIntrospectionAdapter() argument928 : mpAccess( pAccess_), mrInspectedObject( obj ), mpStaticImpl( pStaticImpl_ ) in ImplIntrospectionAdapter()
Completed in 36 milliseconds