Searched refs:GetPackage (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/ |
H A D | ModuleObject.py | 452 def GetPackage(self): member in class:PackageDependencyObject
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/ |
H A D | IpiDb.py | 612 def GetPackage(self, Guid, Version, DpGuid='', DpVersion=''): member in class:IpiDatabase
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/ |
H A D | Parsing.py | 703 ## GetPackage 713 def GetPackage(Item, ContainerFile, FileRelativePath, LineNo = -1): function
|
H A D | InfClassObject.py | 794 (Package, Pcd) = GetPackage(Record[0], ContainerFile, self.WorkspaceDir, Record[2])
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/ |
H A D | Parsing.py | 621 ## GetPackage 630 def GetPackage(Item, ContainerFile, FileRelativePath, LineNo=-1): function
|
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/ |
H A D | ModuleSurfaceAreaXml.py | 220 NodeList = [['Description', PackageDependency.GetPackage()], Element1, ]
|
Completed in 45 milliseconds