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

/vbox/src/VBox/Main/include/
H A DSnapshotImpl.h73 ULONG i_getAllChildrenCountImpl();
/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 1076 milliseconds