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

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

Completed in 93 milliseconds