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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_2.h2906 nsresult (*SetCPUProperty)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3217 nsresult (*SetCPUProperty)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3429 nsresult (*SetCPUProperty)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3765 nsresult (*SetCPUProperty)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5505 nsresult (*SetCPUProperty)( member in struct:IMachine_vtbl
6229 nsresult (*SetCPUProperty)( member in struct:IMachineVtbl
6788 #define IMachine_SetCPUProperty(p, aProperty, aValue) ((p)->lpVtbl->SetCPUProperty(p, aProperty, aValue))

Completed in 352 milliseconds