Searched defs:DecLibraryclassObject (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py306 ## DecLibraryclassObject
310 class DecLibraryclassObject(_DecBaseObject): class in inherits:_DecBaseObject
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DDecParser.py46 from Object.Parser.DecObject import DecLibraryclassObject namespace
503 self.ItemObject = DecLibraryclassObject(RawData.Filename)

Completed in 1319 milliseconds