Searched refs:IT_M (Results 1 – 1 of 1) sorted by relevance
952 typedef HashMap_OWString_Interface::iterator IT_M; in onUnloadingNotify() typedef953 IT_M it_end3= m_ImplementationNameMap.end(); in onUnloadingNotify()954 list<IT_M> listDeleteImplementationNameMap; in onUnloadingNotify()955 typedef list<IT_M>::const_iterator CIT_DM; in onUnloadingNotify()956 for( IT_M it_i3= m_ImplementationNameMap.begin(); it_i3 != it_end3; it_i3++) in onUnloadingNotify()
Completed in 23 milliseconds