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

/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp1308 * SessionMachine::RestoreSnapshotTask and SessionMachine::DeleteSnapshotTask.
1380 struct SessionMachine::DeleteSnapshotTask struct in class:SessionMachine
1383 DeleteSnapshotTask(SessionMachine *m, function in struct:SessionMachine::DeleteSnapshotTask
2476 DeleteSnapshotTask *pTask = new DeleteSnapshotTask(this, pProgress,
2588 * DeleteSnapshotTask::handler().
2590 * The DeleteSnapshotTask contains the progress object returned to the console
2603 void SessionMachine::i_deleteSnapshotHandler(DeleteSnapshotTask &task)

Completed in 53 milliseconds