Searched refs:aSubNspList (Results 1 – 1 of 1) sorted by relevance
142 NspList aSubNspList; in RecursiveDisplay_Namespace() local143 i_rNsp.Get_SubNamespaces( aSubNspList ); in RecursiveDisplay_Namespace()144 for ( NspList::const_iterator it = aSubNspList.begin(); in RecursiveDisplay_Namespace()145 it != aSubNspList.end(); in RecursiveDisplay_Namespace()
Completed in 6 milliseconds