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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp2794 list<VirtualSystemDescriptionEntry*>::const_iterator nwIt; local
2796 for (nwIt = vsdeNW.begin();
2797 nwIt != vsdeNW.end();
2798 ++nwIt, ++a)
2800 const VirtualSystemDescriptionEntry* pvsys = *nwIt;

Completed in 55 milliseconds