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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp2481 int iMaxIndexOfChildren = searchMaxSnapshotIndex(machine, child, strNameTemplate); local
2482 iMaxIndex = iMaxIndexOfChildren > iMaxIndex ? iMaxIndexOfChildren : iMaxIndex;

Completed in 70 milliseconds