Searched defs:GetVersion (Results 1 - 15 of 15) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDriverFamilyOverride.h35 the drivers with higher values returned by GetVersion() are higher priority than drivers that
36 return lower values from GetVersion().
61 EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion; member in struct:_EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL
H A DEbc.h145 EFI_EBC_GET_VERSION GetVersion; member in struct:_EFI_EBC_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfLibraryClassesObject.py104 def GetVersion(self): member in class:InfLibraryClassItem
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusmetaheader.h102 UINT GetVersion() const { return Version; } function in class:MetafileHeader
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusmetaheader.h102 UINT GetVersion() const { return Version; } function in class:MetafileHeader
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py298 def GetVersion(self): member in class:GuidVersionObject
H A DModuleObject.py90 def GetVersion(self): member in class:SpecObject
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h1554 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
4220 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
H A DVBoxCAPI_v3_0.h2015 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
4746 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
H A DVBoxCAPI_v3_1.h1924 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
4644 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
H A DVBoxCAPI_v3_2.h1969 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
4869 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
H A DVBoxCAPI_v4_0.h2208 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
5287 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
5995 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version); member in struct:IExtPackBase_vtbl
H A DVBoxCAPI_v4_1.h2401 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
5679 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
6393 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version); member in struct:IExtPackBase_vtbl
H A DVBoxCAPI_v4_2.h2629 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
6620 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
7355 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version); member in struct:IExtPackBase_vtbl
H A DVBoxCAPI_v4_3.h3794 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBox_vtbl
4008 nsresult (*GetVersion)(IVirtualBox *pThis, PRUnichar * *version); member in struct:IVirtualBoxVtbl
4219 #define IVirtualBox_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
4220 #define IVirtualBox_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
13741 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDevice_vtbl
13772 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version); member in struct:IUSBDeviceVtbl
13800 #define IUSBDevice_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
13801 #define IUSBDevice_GetVersion(p, aVersion) ((p)->lpVtbl->GetVersion(p, aVersion))
14006 nsresult (*GetVersion)(IHostUSBDevice *pThis, PRUint16 *version); member in struct:IHostUSBDeviceVtbl
14036 #define IHostUSBDevice_get_Version(p, aVersion) ((p)->lpVtbl->GetVersion(
15185 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version); member in struct:IExtPackBase_vtbl
15222 nsresult (*GetVersion)(IExtPackBase *pThis, PRUnichar * *version); member in struct:IExtPackBaseVtbl
15318 nsresult (*GetVersion)(IExtPack *pThis, PRUnichar * *version); member in struct:IExtPackVtbl
15424 nsresult (*GetVersion)(IExtPackFile *pThis, PRUnichar * *version); member in struct:IExtPackFileVtbl
[all...]

Completed in 511 milliseconds