Searched defs:GetSupArchList (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBuildOptionObject.py36 def GetSupArchList(self): member in class:InfBuildOptionItem
H A DInfCommonObject.py146 ## GetSupArchList
148 def GetSupArchList(self): member in class:InfSectionCommonDef
H A DInfPackagesObject.py55 def GetSupArchList(self): member in class:InfPackageItem
160 ItemSupArchList = Item.GetSupArchList()
H A DInfUserExtensionObject.py53 def GetSupArchList(self): member in class:InfUserExtensionItem
H A DInfLibraryClassesObject.py86 def GetSupArchList(self): member in class:InfLibraryClassItem
216 # ItemSupArchList = Item.GetSupArchList()
H A DInfMisc.py96 def GetSupArchList(self): member in class:InfHobObject
H A DInfProtocolObject.py180 def GetSupArchList(self): member in class:InfProtocolItem
285 ItemSupArchList = Item.GetSupArchList()
H A DInfGuidObject.py99 def GetSupArchList(self): member in class:InfGuidItem
323 ItemSupArchList = Item.GetSupArchList()
H A DInfPpiObject.py186 def GetSupArchList(self): member in class:InfPpiItem
316 ItemSupArchList = Item.GetSupArchList()
H A DInfSoucesObject.py197 def GetSupArchList(self): member in class:InfSourcesItemObject
H A DInfBinaryObject.py72 def GetSupArchList(self): member in class:InfBianryItem
254 ItemSupArchList = Item.GetSupArchList()
438 # ItemSupArchList = Item.GetSupArchList()
590 # ItemSupArchList = Item.GetSupArchList()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py81 def GetSupArchList(self): member in class:CommonPropertiesObject
507 def GetSupArchList(self): member in class:UserExtensionObject
H A DModuleObject.py205 def GetSupArchList(self): member in class:ModuleHeaderObject

Completed in 56 milliseconds