Searched refs:IT_MM (Results 1 – 1 of 1) sorted by relevance
883 typedef HashMultimap_OWString_Interface::iterator IT_MM; in onUnloadingNotify() typedef886 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()