Searched defs:GuidObject (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/
H A DGuidProtocolPpiXml.py27 from Object.POM.CommonObject import GuidObject namespace
74 GuidProtocolPpi = GuidObject()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py61 from Object.POM.CommonObject import GuidObject namespace
364 Object = GuidObject()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/UnitTest/
H A DCommentGeneratingUnitTest.py25 from Object.POM.CommonObject import GuidObject namespace
171 Guid = GuidObject()
186 # Normal case: have two GuidObject
219 # Normal case: have two GuidObject
254 # Normal case: have two GuidObject, one help goes to generic help,
289 # Normal case: have one GuidObject, generic comment multiple lines
313 # Normal case: have one GuidObject, usage comment multiple lines
335 # Normal case: have one GuidObject, usage comment one line
357 # Normal case: have two GuidObject
391 # Normal case: have no GuidObject
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py406 ## GuidObject
412 class GuidObject(GuidProtocolPpiCommonObject): class in inherits:GuidProtocolPpiCommonObject

Completed in 63 milliseconds