Searched refs:listDeleteServiceMap (Results 1 – 1 of 1) sorted by relevance
929 list<IT_MM> listDeleteServiceMap; in onUnloadingNotify() local940 listDeleteServiceMap.push_front( it_i1); in onUnloadingNotify()943 listDeleteServiceMap.push_front( it_i1); in onUnloadingNotify()947 CIT_DMM it_end2= listDeleteServiceMap.end(); in onUnloadingNotify()948 for( CIT_DMM it_i2= listDeleteServiceMap.begin(); it_i2 != it_end2; it_i2++) in onUnloadingNotify()
Completed in 27 milliseconds