Searched refs:begin_attributes (Results 1 – 3 of 3) sorted by relevance
147 const_iterator begin_attributes() const;309 begin_attributes(), end_iter, in FindAttribute()
180 XmlPullParser::const_iterator XmlPullParser::begin_attributes() const { in begin_attributes() function in aapt::xml::XmlPullParser
280 for (auto attr_iter = parser->begin_attributes(); attr_iter != end_attr_iter; in FlattenXmlSubtree()