Searched refs:GetPackage (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/ |
D | ModuleObject.py | 461 def GetPackage(self): member in PackageDependencyObject
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/ |
D | IpiDb.py | 635 def GetPackage(self, Guid, Version, DpGuid='', DpVersion=''): member in IpiDatabase
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | Parsing.py | 713 def GetPackage(Item, ContainerFile, FileRelativePath, LineNo = -1): function
|
D | InfClassObject.py | 795 … (Package, Pcd) = GetPackage(Record[0], ContainerFile, self.WorkspaceDir, Record[2])
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
D | Parsing.py | 631 def GetPackage(Item, ContainerFile, FileRelativePath, LineNo= -1): function
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/ |
D | ModuleSurfaceAreaXml.py | 232 NodeList = [['Description', PackageDependency.GetPackage()], Element1, ]
|