Searched refs:i_uninitRecursively (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSnapshotImpl.h100 HRESULT i_uninitRecursively(AutoWriteLock &writeLock,
/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp890 HRESULT Snapshot::i_uninitRecursively(AutoWriteLock &writeLock, function in class:Snapshot
917 rc = pChild->i_uninitRecursively(writeLock, cleanupMode, llMedia, llFilenames);
H A DMachineImpl.cpp5148 pFirstSnapshot->i_uninitRecursively(alock, aCleanupMode, llMedia, mData->llFilesToDelete);

Completed in 86 milliseconds