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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2195 nsresult (*GetPAEEnabled)(IMachine *pThis, PRBool *PAEEnabled); member in struct:IMachine_vtbl
4110 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_0.h2733 nsresult (*GetPAEEnabled)(IMachine *pThis, PRBool *PAEEnabled); member in struct:IMachine_vtbl
4636 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_1.h4534 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v3_2.h4757 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_0.h5064 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_1.h5456 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_2.h6397 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
H A DVBoxCAPI_v4_3.h13150 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebugger_vtbl
13339 nsresult (*GetPAEEnabled)(IMachineDebugger *pThis, PRBool *PAEEnabled); member in struct:IMachineDebuggerVtbl
13532 #define IMachineDebugger_get_PAEEnabled(p, aPAEEnabled) ((p)->lpVtbl->GetPAEEnabled(p, aPAEEnabled))
13533 #define IMachineDebugger_GetPAEEnabled(p, aPAEEnabled) ((p)->lpVtbl->GetPAEEnabled(p, aPAEEnabled))

Completed in 451 milliseconds