Home
last modified time | relevance | path

Searched refs:m_SetLoadedFactories (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx636 HashSet_Ref m_SetLoadedFactories; member in stoc_smgr::OServiceManager
927 CIT_S it_SetEnd= m_SetLoadedFactories.end(); in onUnloadingNotify()
934 if( m_SetLoadedFactories.find( it_i1->second) != it_SetEnd) in onUnloadingNotify()
958 if( m_SetLoadedFactories.find( it_i3->second) != it_SetEnd) in onUnloadingNotify()
982 if( m_SetLoadedFactories.find( *it_i5) != it_SetEnd) in onUnloadingNotify()
1000 IT_S it_end7= m_SetLoadedFactories.end(); in onUnloadingNotify()
1003 for( IT_S it_i7= m_SetLoadedFactories.begin(); it_i7 != it_end7; it_i7++) in onUnloadingNotify()
1010 m_SetLoadedFactories.clear(); in onUnloadingNotify()
1060 m_SetLoadedFactories= HashSet_Ref(); in disposing()
1620 m_SetLoadedFactories.erase( *aIt); in remove()
[all …]

Completed in 36 milliseconds