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

/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostartUtils.cpp42 DECLHIDDEN(const char *) machineStateToName(MachineState_T machineState, bool fShort) function
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp133 const char *machineStateToName(MachineState_T machineState, bool fShort) function
749 const char *pszState = machineStateToName(machineState, details == VMINFO_MACHINEREADABLE /*=fShort*/);

Completed in 50 milliseconds