Searched defs:parsers (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/tools/consumers/
H A Dduplicates.py6 import xml.parsers.expat namespace
15 parser = xml.parsers.expat.ParserCreate("utf-8")
89 """Callback class for xml.parsers.expat which records resource definitions and their
H A Dpositional_arguments.py10 import xml.parsers.expat namespace
19 parser = xml.parsers.expat.ParserCreate("utf-8")
45 """Callback class for xml.parsers.expat which records locations of

Completed in 64 milliseconds