HomeSort by relevance Sort by last modified time
    Searched refs:begin_attributes (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/xml/
XmlPullParser.h 145 const_iterator begin_attributes() const;
299 begin_attributes(), end_iter,
XmlPullParser.cpp 179 XmlPullParser::const_iterator XmlPullParser::begin_attributes() const { function in class:aapt::xml::XmlPullParser
  /frameworks/base/tools/aapt2/
ResourceParser.cpp 281 for (auto attr_iter = parser->begin_attributes(); attr_iter != end_attr_iter;
    [all...]

Completed in 978 milliseconds