Searched refs:kSupInitOp_Invalid (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedMain.cpp1285 supR3HardenedWinReportErrorToParent(NULL, kSupInitOp_Invalid, VERR_INTERNAL_ERROR, pszFormat, va);
/vbox/include/VBox/
H A Dsup.h1006 kSupInitOp_Invalid = 0, enumerator in enum:SUPINITOP
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp210 /** The init operation the error relates to if message, kSupInitOp_Invalid if
3156 if (pThis->ProcParams.enmWhat == kSupInitOp_Invalid)
5403 * message. kSupInitOp_Invalid if not message.

Completed in 622 milliseconds