Searched refs:IT_M (Results 1 – 1 of 1) sorted by relevance
910 typedef HashMap_OWString_Interface::iterator IT_M; in onUnloadingNotify() typedef911 IT_M it_end3= m_ImplementationNameMap.end(); in onUnloadingNotify()912 list<IT_M> listDeleteImplementationNameMap; in onUnloadingNotify()913 typedef list<IT_M>::const_iterator CIT_DM; in onUnloadingNotify()914 for( IT_M it_i3= m_ImplementationNameMap.begin(); it_i3 != it_end3; it_i3++) in onUnloadingNotify()