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

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h142 void i_onSnapshotDeleted(const Guid &aMachineId, const Guid &aSnapshotId);
/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp3181 mParent->i_onSnapshotDeleted(mData->mUuid, snapshotId);
H A DVirtualBoxImpl.cpp2816 /** Event for i_onSnapshotTaken(), i_onSnapshotDeleted(), i_onSnapshotRestored() and i_onSnapshotChange() */
2847 void VirtualBox::i_onSnapshotDeleted(const Guid &aMachineId, const Guid &aSnapshotId) function in class:VirtualBox

Completed in 53 milliseconds