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