Home
last modified time | relevance | path

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

123

/aosp12/frameworks/native/libs/ui/include/ui/
H A DRegion.h131 typedef Rect const* const_iterator; typedef
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DRegion.h131 typedef Rect const* const_iterator; typedef
/aosp12/frameworks/native/include/ui/
H A DRegion.h131 typedef Rect const* const_iterator; typedef
/aosp12/system/chre/util/include/chre/util/
H A Dfixed_size_vector.h181 typedef const ElementType *const_iterator; typedef
H A Dpriority_queue.h154 typedef const ElementType *const_iterator; typedef
H A Ddynamic_vector.h37 typedef const ElementType *const_iterator; typedef
H A Darray_queue.h229 typedef ArrayQueueIterator<const ElementType> const_iterator; typedef
/aosp12/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h104 const_iterator; typedef
144 const_iterator; typedef
193 typedef TreeIterator<value_type, const_traits> const_iterator; typedef
269 typedef typename NodeFactory<DataType>::const_iterator const_iterator; typedef
348 typedef TreeIterator<value_type, ConstTraits<value_type> > const_iterator; typedef
H A DTreeAllocator.h39 typedef typename Alloc::const_iterator const_iterator; typedef
H A DHashTable.h56 typedef const_entry_iterator const_iterator; typedef
/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DAttributeSet.h31 typedef AttrSet::const_iterator const_iterator; typedef
H A DSearchDirs.h39 typedef DirList::const_iterator const_iterator; typedef
/aosp12/frameworks/compile/mclinker/include/mcld/
H A DInputTree.h34 const_iterator; typedef
78 typedef TreeIterator<value_type, ConstTraits<value_type> > const_iterator; typedef
227 typedef BinaryTree<Input>::const_iterator const_iterator; typedef
/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DOutputFormatCmd.h28 typedef FormatList::const_iterator const_iterator; typedef
H A DRpnExpr.h30 typedef TokenQueue::const_iterator const_iterator; typedef
H A DStringList.h28 typedef Tokens::const_iterator const_iterator; typedef
H A DSectionsCmd.h29 typedef SectionCommands::const_iterator const_iterator; typedef
/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DGCFactory.h69 typedef DataIterator<ChunkType, const_traits> const_iterator; typedef
108 ConstTraits<typename Alloc::value_type> > const_iterator; typedef
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DELFSegmentFactory.h28 typedef Segments::const_iterator const_iterator; typedef
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dutility.h18 using const_iterator = const uint8_t*; variable
/aosp12/frameworks/base/tools/incident_report/
H A Dgeneric_message.h61 typedef multimap<int32_t,Node>::const_iterator const_iterator; typedef
/aosp12/art/libartbase/base/
H A Dbit_table.h163 const_iterator() {} in const_iterator() function
164 const_iterator(const BitTable* table, uint32_t row) : table_(table), row_(row) {} in const_iterator() function
229 typedef typename BitTable<Accessor>::const_iterator const_iterator; typedef
/aosp12/system/libhidl/transport/include/hidl/
H A DConcurrentMap.h30 using const_iterator = typename std::map<K, V>::const_iterator; variable
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DGOT.h31 typedef SectionData::const_iterator const_iterator; typedef
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DMaps.h68 typedef std::vector<std::unique_ptr<MapInfo>>::const_iterator const_iterator; typedef

123