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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2118 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2656 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2559 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2614 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2778 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2988 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3257 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4774 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettings_vtbl
4810 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset); member in struct:IBIOSSettingsVtbl
4850 #define IBIOSSettings_get_TimeOffset(p, aTimeOffset) ((p)->lpVtbl->GetTimeOffset(p, aTimeOffset))
4851 #define IBIOSSettings_GetTimeOffset(p, aTimeOffset) ((p)->lpVtbl->GetTimeOffset(p, aTimeOffset))

Completed in 592 milliseconds