Searched refs:IT_MM (Results 1 – 1 of 1) sorted by relevance
925 typedef HashMultimap_OWString_Interface::iterator IT_MM; in onUnloadingNotify() typedef928 IT_MM it_end1= m_ServiceMap.end(); in onUnloadingNotify()929 list<IT_MM> listDeleteServiceMap; in onUnloadingNotify()930 typedef list<IT_MM>::const_iterator CIT_DMM; in onUnloadingNotify()932 for(IT_MM it_i1= m_ServiceMap.begin(); it_i1 != it_end1; it_i1++) in onUnloadingNotify()
Completed in 13 milliseconds