Searched refs:GetBootOrder (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElements.cpp328 KDeviceType device = machine().GetBootOrder(i);
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsSystem.cpp101 KDeviceType type = m_machine.GetBootOrder(i);
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp626 CHECK_ERROR2_RET(machine, GetBootOrder(i, &bootOrder), hrcCheck);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2255 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_0.h2793 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_1.h2699 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_2.h2778 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3062 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3259 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3564 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5272 nsresult (*GetBootOrder)( member in struct:IMachine_vtbl
5996 nsresult (*GetBootOrder)( member in struct:IMachineVtbl
6754 #define IMachine_GetBootOrder(p, aPosition, aDevice) ((p)->lpVtbl->GetBootOrder(p, aPosition, aDevice))
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp1010 KDeviceType device = aMachine.GetBootOrder (i);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp1767 hrc = pMachine->GetBootOrder(pos, &bootDevice); H();

Completed in 744 milliseconds