Searched refs:VMINFO_COMPACT (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManage.h154 VMINFO_COMPACT = 4 enumerator in enum:__anon16043
H A DVBoxManageList.cpp890 rc = showVMInfo(pVirtualBox, machines[i], NULL, fOptLong ? VMINFO_STANDARD : VMINFO_COMPACT);
923 rc = showVMInfo(pVirtualBox, machines[i], NULL, fOptLong ? VMINFO_STANDARD : VMINFO_COMPACT);
H A DVBoxManageInfo.cpp467 if (details == VMINFO_COMPACT)
495 if (details == VMINFO_COMPACT)

Completed in 907 milliseconds