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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp84 kSupSvcGrantState_Creating, enumerator in enum:SUPSVCGRANTSTATE
314 case kSupSvcGrantState_Creating: return "Creating";
490 case kSupSvcGrantState_Creating:
646 pThis->enmState = kSupSvcGrantState_Creating;
668 rc = supSvcGrantWait(pThis, kSupSvcGrantState_Creating, kSupSvcGrantState_Paused);

Completed in 44 milliseconds