Searched refs:ToXml2 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/
H A DPackageSurfaceAreaXml.py380 PcdEntryNode.appendChild(Tmp.ToXml2(PcdEntry, 'PcdEntry'))
H A DCommonXml.py440 def ToXml2(self, MiscFile, Key): member in class:MiscellaneousFileXml
806 def ToXml2(self, LibraryClass, Key): member in class:LibraryClassXml
H A DXmlParser.py247 ToolNode = Tmp.ToXml2(DistP.Tools, 'Tools')
254 MiscFileNode = Tmp.ToXml2(DistP.MiscellaneousFiles,
H A DPcdXml.py294 # Package will use ToXml2
296 def ToXml2(self, PcdEntry, Key): member in class:PcdEntryXml
H A DModuleSurfaceAreaXml.py835 LibraryClassNode.appendChild(Tmp.ToXml2(LibraryClass, 'LibraryClass'))

Completed in 51 milliseconds