Home
last modified time | relevance | path

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

/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx958 IT_S it_end7= m_SetLoadedFactories.end(); in onUnloadingNotify() local
961 for( IT_S it_i7= m_SetLoadedFactories.begin(); it_i7 != it_end7; it_i7++) in onUnloadingNotify()