Searched refs:m_SetLoadedFactories (Results 1 – 1 of 1) sorted by relevance
610 HashSet_Ref m_SetLoadedFactories; member in stoc_smgr::OServiceManager885 CIT_S it_SetEnd= m_SetLoadedFactories.end(); in onUnloadingNotify()892 if( m_SetLoadedFactories.find( it_i1->second) != it_SetEnd) in onUnloadingNotify()916 if( m_SetLoadedFactories.find( it_i3->second) != it_SetEnd) in onUnloadingNotify()940 if( m_SetLoadedFactories.find( *it_i5) != it_SetEnd) in onUnloadingNotify()958 IT_S it_end7= m_SetLoadedFactories.end(); in onUnloadingNotify()961 for( IT_S it_i7= m_SetLoadedFactories.begin(); it_i7 != it_end7; it_i7++) in onUnloadingNotify()968 m_SetLoadedFactories.clear(); in onUnloadingNotify()1017 m_SetLoadedFactories= HashSet_Ref(); in disposing()1552 m_SetLoadedFactories.erase( *aIt); in remove()[all …]