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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp108 kSupSvcGrantState_Terminating, enumerator in enum:SUPSVCGRANTSTATE
320 case kSupSvcGrantState_Terminating: return "Terminating";
523 case kSupSvcGrantState_Terminating:
683 pThis->enmState = kSupSvcGrantState_Terminating;
946 pThis->enmState = kSupSvcGrantState_Terminating;

Completed in 45 milliseconds