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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2915 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_0.h3454 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3426 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3550 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3760 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h3997 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4341 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7712 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHost_vtbl
7863 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime); member in struct:IHostVtbl
8011 #define IHost_get_UTCTime(p, aUTCTime) ((p)->lpVtbl->GetUTCTime(p, aUTCTime))
8012 #define IHost_GetUTCTime(p, aUTCTime) ((p)->lpVtbl->GetUTCTime(p, aUTCTime))

Completed in 468 milliseconds