Searched refs:gImplTypesCache (Results 1 – 1 of 1) sorted by relevance
114 static SdTypesCache gImplTypesCache; variable385 SdTypesCache::iterator aIter( gImplTypesCache.find( nObjId ) ); in getTypes()386 if( aIter == gImplTypesCache.end() ) in getTypes()393 gImplTypesCache[ nObjId ] = pTypes; in getTypes()
Completed in 17 milliseconds