Home
last modified time | relevance | path

Searched refs:listDeleteImplementationMap (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx978 list<IT_S> listDeleteImplementationMap; in onUnloadingNotify() local
988 listDeleteImplementationMap.push_front( it_i5); in onUnloadingNotify()
991 listDeleteImplementationMap.push_front( it_i5); in onUnloadingNotify()
995 CIT_DS it_end6= listDeleteImplementationMap.end(); in onUnloadingNotify()
996 for( CIT_DS it_i6= listDeleteImplementationMap.begin(); it_i6 != it_end6; it_i6++) in onUnloadingNotify()

Completed in 31 milliseconds