Searched defs:thisGroups (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp939 const StringsList &thisGroups = pMachine->i_getGroups(); local
940 for (StringsList::const_iterator it2 = thisGroups.begin();
941 it2 != thisGroups.end(); ++it2)
1681 const StringsList &thisGroups = pMachine->i_getGroups(); local
1682 for (StringsList::const_iterator it2 = thisGroups.begin();
1683 it2 != thisGroups.end();

Completed in 45 milliseconds