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

/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp502 ULONG Snapshot::i_getAllChildrenCountImpl() function in class:Snapshot
512 count += (*it)->i_getAllChildrenCountImpl();
531 return i_getAllChildrenCountImpl();

Completed in 55 milliseconds