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

/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp2390 size_t childrenCount = pSnapshot->i_getChildrenCount(); local
2391 if (childrenCount > 1)
2396 childrenCount);
2398 if (pSnapshot == mData->mCurrentSnapshot && childrenCount >= 1)

Completed in 53 milliseconds