Searched refs:GetRecommendedHPET (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVM.cpp198 m_machine.SetHPETEnabled(type.GetRecommendedHPET());
/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 254 milliseconds