Searched refs:pWeakMap (Results 1 – 1 of 1) sorted by relevance
201 WeakMap_Impl * pWeakMap; member278 if( pWeakMap ) in ~TypeDescriptor_Init_Impl()285 while( aIt != pWeakMap->end() ) in ~TypeDescriptor_Init_Impl()308 aIt = pWeakMap->begin(); in ~TypeDescriptor_Init_Impl()326 delete pWeakMap; in ~TypeDescriptor_Init_Impl()327 pWeakMap = 0; in ~TypeDescriptor_Init_Impl()1594 if( rInit.pWeakMap ) in typelib_typedescription_release()1756 if( !rInit.pWeakMap ) in typelib_typedescription_register()2356 if( !rInit.pWeakMap ) in typelib_typedescriptionreference_new()2382 if( rInit.pWeakMap ) in typelib_typedescriptionreference_release()[all …]
Completed in 20 milliseconds