HomeSort by relevance Sort by last modified time
    Searched refs:xml_declaration (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/layoutlib/rename_font/
build_font_single.py 97 tree.write(ttx_path, xml_declaration=True, encoding='utf-8')
build_font.py 113 tree.write(ttx_path, xml_declaration=True, encoding='utf-8')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 780 # @keyparam xml_declaration Controls if an XML declaration should
790 xml_declaration=None,
809 elif xml_declaration or (xml_declaration is None and
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementTree.py 780 # @keyparam xml_declaration Controls if an XML declaration should
790 xml_declaration=None,
809 elif xml_declaration or (xml_declaration is None and
    [all...]

Completed in 492 milliseconds