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

/vbox/src/VBox/VMM/testcase/
H A DtstVMREQ.cpp51 static DECLCALLBACK(void) MyAtRuntimeError(PUVM pUVM, void *pvUser, uint32_t fFlags, const char *pszErrorId, const char *pszFormat, va_list va) function
300 VMR3AtRuntimeErrorRegister(pUVM, MyAtRuntimeError, (void *)"user argument");

Completed in 137 milliseconds