Searched refs:VMRUNTIMEERROR (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DVMInternal.h113 typedef struct VMRUNTIMEERROR struct
127 } VMRUNTIMEERROR, *PVMRUNTIMEERROR; typedef in typeref:struct:VMRUNTIMEERROR
/vbox/src/VBox/VMM/VMMAll/
H A DVMAll.cpp280 * We're already on the EMT and can safely create a VMRUNTIMEERROR chunk.
294 * Copies the error to a VMRUNTIMEERROR structure.
298 * APIs for retrieving the VMRUNTIMEERROR copy later.
322 size_t cb = sizeof(VMRUNTIMEERROR)

Completed in 43 milliseconds