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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvc.cpp51 kSupSvcServiceState_Running, enumerator in enum:SUPSVCSERVICESTATE
182 g_aServices[i].enmState = kSupSvcServiceState_Running;
218 if (g_aServices[i].enmState == kSupSvcServiceState_Running)
251 g_aServices[i].enmState = kSupSvcServiceState_Running;
274 g_aServices[i].enmState == kSupSvcServiceState_Running);

Completed in 275 milliseconds