Home
last modified time | relevance | path

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

/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx883 typedef HashMultimap_OWString_Interface::iterator IT_MM; in onUnloadingNotify() typedef
886 IT_MM it_end1= m_ServiceMap.end(); in onUnloadingNotify()
887 list<IT_MM> listDeleteServiceMap; in onUnloadingNotify()
888 typedef list<IT_MM>::const_iterator CIT_DMM; in onUnloadingNotify()
890 for(IT_MM it_i1= m_ServiceMap.begin(); it_i1 != it_end1; it_i1++) in onUnloadingNotify()