Home
last modified time | relevance | path

Searched refs:XmlElement2 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/Xml/
DXmlRoutines.py150 def XmlElement2(Dom, String): function
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DCommonXml.py29 from Library.Xml.XmlRoutines import XmlElement2
117 self.Prompt = XmlElement2(Item, 'Prompt')
138 self.HelpText = XmlElement2(Item, 'HelpText')