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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2909 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_0.h3448 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3420 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3544 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3754 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h3991 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4335 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7706 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHost_vtbl
7857 nsresult (*GetMemoryAvailable)(IHost *pThis, PRUint32 *memoryAvailable); member in struct:IHostVtbl
8005 #define IHost_get_MemoryAvailable(p, aMemoryAvailable) ((p)->lpVtbl->GetMemoryAvailable(p, aMemoryAvailable))
8006 #define IHost_GetMemoryAvailable(p, aMemoryAvailable) ((p)->lpVtbl->GetMemoryAvailable(p, aMemoryAvailable))

Completed in 511 milliseconds