Home
last modified time | relevance | path

Searched refs:serialize (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xml_etree.py69 def serialize(elem, to_string=True, **options): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
DElementTree.py814 serialize = _serialize[method]
815 serialize(write, self._root, encoding, qnames, namespaces)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
DElementTree.py819 serialize = _serialize[method]
820 serialize(write, self._root, encoding, qnames, namespaces)