Searched defs:GetComponent (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DParsing.py420 ## GetComponent
430 def GetComponent(Lines, KeyValues): function
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DParsing.py272 ## GetComponent
281 def GetComponent(Lines, KeyValues): function
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h1389 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v3_0.h1826 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v3_1.h1735 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v3_2.h1780 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_0.h2134 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_1.h2327 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_2.h2555 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
H A DVBoxCAPI_v4_3.h3279 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfo_vtbl
3308 nsresult (*GetComponent)(IVirtualBoxErrorInfo *pThis, PRUnichar * *component); member in struct:IVirtualBoxErrorInfoVtbl
3343 #define IVirtualBoxErrorInfo_get_Component(p, aComponent) ((p)->lpVtbl->GetComponent(p, aComponent))
3344 #define IVirtualBoxErrorInfo_GetComponent(p, aComponent) ((p)->lpVtbl->GetComponent(p, aComponent))

Completed in 3058 milliseconds