Home
last modified time | relevance | path

Searched defs:const_iterator (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/tools/incident_report/
H A Dgeneric_message.h61 typedef multimap<int32_t,Node>::const_iterator const_iterator; typedef
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DBigBuffer.h63 typedef std::vector<Block>::const_iterator const_iterator; typedef
/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlPullParser.h151 using const_iterator = std::vector<Attribute>::const_iterator; variable
/aosp14/system/core/libutils/include/utils/
H A DSortedVector.h131 typedef TYPE const* const_iterator; typedef
H A DList.h178 typedef _ListIterator<T, CONST_ITERATOR> const_iterator; typedef
H A DVector.h198 typedef TYPE const* const_iterator; typedef