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

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp1077 * Note! pgmR3SaveDone will always be called and it is therefore responsible
2005 * pgmR3SaveDone will do the cleanups.
2136 static DECLCALLBACK(int) pgmR3SaveDone(PVM pVM, PSSMHANDLE pSSM) function
3343 NULL, pgmR3SaveExec, pgmR3SaveDone,

Completed in 380 milliseconds