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

/vbox/src/VBox/VMM/testcase/
H A DtstSSM.cpp347 DECLCALLBACK(int) Item02Load(PVM pVM, PSSMHANDLE pSSM, uint32_t uVersion, uint32_t uPass) function
728 NULL, Item02Load, NULL);
862 rc = Item02Load(NULL, pSSM, uVersion, SSM_PASS_FINAL);
865 RTPrintf("Item02Load #1 -> %Rrc\n", rc);

Completed in 53 milliseconds