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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp111 kSupSvcGrantState_Destroyed, enumerator in enum:SUPSVCGRANTSTATE
321 case kSupSvcGrantState_Destroyed: return "Destroyed";
972 pThis->enmState = kSupSvcGrantState_Destroyed;

Completed in 43 milliseconds