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

/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp462 uint32_t Snapshot::i_getDepth() function in class:Snapshot
1565 && mData->mCurrentSnapshot->i_getDepth() >= SETTINGS_SNAPSHOT_DEPTH_MAX)
H A DMediumImpl.cpp4064 uint32_t Medium::i_getDepth() function in class:Medium
6270 if (pParent->i_getDepth() >= SETTINGS_MEDIUM_DEPTH_MAX)
7510 if (i_getDepth() >= SETTINGS_MEDIUM_DEPTH_MAX)
7727 if (task.mParentForTarget->i_getDepth() >= SETTINGS_MEDIUM_DEPTH_MAX)
8045 if (pParent->i_getDepth() >= SETTINGS_MEDIUM_DEPTH_MAX)
8962 if (pParent->i_getDepth() >= SETTINGS_MEDIUM_DEPTH_MAX)

Completed in 75 milliseconds