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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4643 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v3_0.h5169 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v3_1.h5070 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v3_2.h5327 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_0.h5767 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_1.h6165 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_2.h7127 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_3.h14658 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
14681 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetricVtbl
14701 #define IPerformanceMetric_get_Period(p, aPeriod) ((p)->lpVtbl->GetPeriod(p, aPeriod))
14702 #define IPerformanceMetric_GetPeriod(p, aPeriod) ((p)->lpVtbl->GetPeriod(p, aPeriod))

Completed in 763 milliseconds