Searched defs:GetRecommendedHPET (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4642 nsresult (*GetRecommendedHPET)(IGuestOSType *pThis, PRBool *recommendedHPET); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_3.h8490 nsresult (*GetRecommendedHPET)(IGuestOSType *pThis, PRBool *recommendedHPET); member in struct:IGuestOSType_vtbl
8551 nsresult (*GetRecommendedHPET)(IGuestOSType *pThis, PRBool *recommendedHPET); member in struct:IGuestOSTypeVtbl
8609 #define IGuestOSType_get_RecommendedHPET(p, aRecommendedHPET) ((p)->lpVtbl->GetRecommendedHPET(p, aRecommendedHPET))
8610 #define IGuestOSType_GetRecommendedHPET(p, aRecommendedHPET) ((p)->lpVtbl->GetRecommendedHPET(p, aRecommendedHPET))

Completed in 192 milliseconds