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

/vbox/src/VBox/Main/cbinding/
H A DtstCAPIGlue.c56 static const char *GetStateName(MachineState_T machineState) function
158 printf("OnStateChanged: %s\n", GetStateName(state));
/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDL.cpp463 LogFlow(("OnStateChange: machineState = %d (%s)\n", machineState, GetStateName(machineState)));
561 static const char *GetStateName(MachineState_T machineState) function in class:VBoxSDLConsoleEventListener

Completed in 65 milliseconds