Searched refs:pImplMeth (Results 1 – 2 of 2) sorted by relevance
89 SbIfaceMapperMethod( const String& rName, SbMethod* pImplMeth ) in SbIfaceMapperMethod() argument90 : SbMethod( rName, pImplMeth->GetType(), NULL ) in SbIfaceMapperMethod()91 , mxImplMeth( pImplMeth ) in SbIfaceMapperMethod()
657 ( const String& rName, SbMethod* pImplMeth ) in GetIfaceMapperMethod() argument665 pMapperMethod = new SbIfaceMapperMethod( rName, pImplMeth ); in GetIfaceMapperMethod()
Completed in 36 milliseconds