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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceInternal.h199 extern void VBoxServiceWinSetStopPendingStatus(uint32_t uCheckPoint);
H A DVBoxService-win.cpp176 * @param uCheckPoint Some number.
178 void VBoxServiceWinSetStopPendingStatus(uint32_t uCheckPoint) argument
180 vboxServiceWinSetStatus(SERVICE_STOP_PENDING, uCheckPoint);

Completed in 42 milliseconds