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

/vbox/src/VBox/VMM/VMMAll/
H A DVMAll.cpp91 vmSetErrorCopy(pVM, rc, RT_SRC_POS_ARGS, pszFormat, args);
112 void vmSetErrorCopy(PVM pVM, int rc, RT_SRC_POS_DECL, const char *pszFormat, va_list args) function

Completed in 31 milliseconds