Home
last modified time | relevance | path

Searched defs:xml_parser (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp206 void ApplyStyle(ResTable::Theme* theme, ResXMLParser* xml_parser, uint32_t def_style_attr, in ApplyStyle()
411 bool RetrieveAttributes(const ResTable* res, ResXMLParser* xml_parser, in RetrieveAttributes()
/frameworks/base/tools/aapt2/cmd/
DCompile.cpp206 xml::XmlPullParser xml_parser(fin); in CompileTable() local
/frameworks/base/tools/aapt2/
DResourceParser_test.cpp44 xml::XmlPullParser xml_parser(input); in TEST() local