Home
last modified time | relevance | path

Searched refs:attribute_count (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlPullParser.h155 size_t attribute_count() const;
H A DXmlPullParser.cpp190 size_t XmlPullParser::attribute_count() const { in attribute_count() function in aapt::xml::XmlPullParser