Searched refs:VBOXGUEST_WAITEVENT_OK (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibEvent.cpp72 AssertMsg(waitEvent.u32Result == VBOXGUEST_WAITEVENT_OK, ("%d rc=%Rrc\n", waitEvent.u32Result, rc));
/vbox/include/VBox/
H A DVBoxGuest16.h51 #define VBOXGUEST_WAITEVENT_OK 0 macro
H A DVBoxGuest.h238 #define VBOXGUEST_WAITEVENT_OK (0) macro
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp1562 pInfo->u32Result = VBOXGUEST_WAITEVENT_OK;
1664 pInfo->u32Result = VBOXGUEST_WAITEVENT_OK;

Completed in 92 milliseconds