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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_2.h2935 nsresult (*RemoveAllCPUIDLeaves)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3246 nsresult (*RemoveAllCPUIDLeaves)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3458 nsresult (*RemoveAllCPUIDLeaves)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3794 nsresult (*RemoveAllCPUIDLeaves)(IMachine *pThis ); member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5534 nsresult (*RemoveAllCPUIDLeaves)(IMachine *pThis ); member in struct:IMachine_vtbl
6258 nsresult (*RemoveAllCPUIDLeaves)(IMachine *pThis ); member in struct:IMachineVtbl
6792 #define IMachine_RemoveAllCPUIDLeaves(p) ((p)->lpVtbl->RemoveAllCPUIDLeaves(p))

Completed in 305 milliseconds