Searched refs:begin_attributes (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/xml/
H A DXmlPullParser.h145 const_iterator begin_attributes() const;
299 begin_attributes(), end_iter,
H A DXmlPullParser.cpp179 XmlPullParser::const_iterator XmlPullParser::begin_attributes() const { function in class:aapt::xml::XmlPullParser
/frameworks/base/tools/aapt2/
H A DResourceParser.cpp281 for (auto attr_iter = parser->begin_attributes(); attr_iter != end_attr_iter;

Completed in 101 milliseconds