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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp2652 const char *VMNameOrUuid = NULL; local
2682 if (!VMNameOrUuid)
2683 VMNameOrUuid = ValueUnion.psz;
2706 if (!VMNameOrUuid)
2711 CHECK_ERROR(a->virtualBox, FindMachine(Bstr(VMNameOrUuid).raw(),

Completed in 52 milliseconds