Searched defs:const_iterator (Results 1 – 9 of 9) sorted by relevance
163 const_iterator() {} in const_iterator() function164 const_iterator(const BitTable* table, uint32_t row) : table_(table), row_(row) {} in const_iterator() function229 typedef typename BitTable<Accessor>::const_iterator const_iterator; typedef
49 using const_iterator = const T*; variable
40 using const_iterator = StrideIterator<const T>; variable
53 using const_iterator = typename std::conditional< variable
41 typedef typename ::std::map<K, V, Comparator, Allocator>::const_iterator const_iterator; typedef
144 typedef IntrusiveForwardListIterator<const T, hook_traits> const_iterator; typedef
180 using const_iterator = HashSetIterator<const T, const HashSet>; variable
111 using const_iterator = iterator; member
62 using const_iterator = const DexRegisterLocation*; variable