Searched refs:GetFilePath (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py525 print Item.GetFilePath(), ' ', Item.GetSupArchList()
529 print Item.GetFilePath(), ' ', Item.GetSupArchList()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/
H A DInstallPkg.py685 FileName = Item.GetFilePath()
700 PackageIncludeArchList.append([Item.GetFilePath(), Item.GetSupArchList()])
714 FileName = Item.GetFilePath()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/
H A DPackageSurfaceAreaXml.py68 NodeList = [['HeaderFile', IndustryStandardHeader.GetFilePath()]]
H A DXmlParser.py805 CheckDict = {'HeaderFile':Item.GetFilePath()}
819 CheckDict = {'HeaderFile':Item.GetFilePath()}
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py658 def GetFilePath(self): member in class:IncludeObject
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h6063 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath); member in struct:IExtPackFile_vtbl
H A DVBoxCAPI_v4_1.h6461 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath); member in struct:IExtPackFile_vtbl
H A DVBoxCAPI_v4_2.h7425 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath); member in struct:IExtPackFile_vtbl
H A DVBoxCAPI_v4_3.h15404 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath); member in struct:IExtPackFile_vtbl
15450 nsresult (*GetFilePath)(IExtPackFile *pThis, PRUnichar * *filePath); member in struct:IExtPackFileVtbl
15486 #define IExtPackFile_get_FilePath(p, aFilePath) ((p)->lpVtbl->GetFilePath(p, aFilePath))
15487 #define IExtPackFile_GetFilePath(p, aFilePath) ((p)->lpVtbl->GetFilePath(p, aFilePath))

Completed in 3282 milliseconds