Searched refs:XmlParseFile (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DException.py41 XmlContent = XmlParseFile(FilePath)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DEdkIIWorkspace.py133 # @retval XmlParseFile (self.WorkspaceFile(FileName))
135 def XmlParseFile (self, FileName): member in class:EdkIIWorkspace
138 return XmlParseFile (self.WorkspaceFile(FileName))
H A DMigrationUtilities.py507 XmlDom = XmlParseFile(FileName)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/Xml/
H A DXmlRoutines.py210 def XmlParseFile(FileName): function
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/Xml/
H A DXmlRoutines.py220 def XmlParseFile(FileName): function
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/
H A DXmlParser.py27 from Library.Xml.XmlRoutines import XmlParseFile namespace
158 self.Pkg = XmlParseFile(Filename)

Completed in 1820 milliseconds