| /system/chre/util/include/chre/util/ |
| D | priority_queue.h | 153 typedef ElementType *iterator; typedef
|
| D | fixed_size_vector.h | 180 typedef ElementType *iterator; typedef
|
| D | dynamic_vector.h | 36 typedef ElementType *iterator; typedef
|
| D | array_queue.h | 228 typedef ArrayQueueIterator<ElementType> iterator; typedef
|
| /system/bt/gd/packet/ |
| D | fragmenting_inserter.cc | 25 … std::back_insert_iterator<std::vector<std::unique_ptr<RawBuilder>>> iterator) in FragmentingInserter()
|
| /system/core/libunwindstack/ |
| D | ElfInterfaceArm.h | 38 iterator(ElfInterfaceArm* interface, size_t index) : interface_(interface), index_(index) { } in iterator() function
|
| /system/core/libunwindstack/include/unwindstack/ |
| D | Maps.h | 63 typedef std::vector<std::unique_ptr<MapInfo>>::iterator iterator; typedef
|
| D | DwarfSection.h | 46 iterator(DwarfSection* section, size_t index) : index_(index) { in iterator() function
|
| /system/core/fastboot/ |
| D | usb_osx.cpp | 92 io_iterator_t iterator; in try_interfaces() local 395 io_iterator_t iterator; in init_usb() local
|
| /system/incremental_delivery/incfs/include/ |
| D | MountRegistry.h | 71 explicit iterator(base b) : base(b) {} in iterator() function
|
| /system/libhidl/transport/include/hidl/ |
| D | ConcurrentMap.h | 29 using iterator = typename std::map<K, V>::iterator; variable
|
| /system/bt/gd/packet/parser/ |
| D | struct_def.cc | 49 …std::string iterator = (is_little_endian_ ? "Iterator<kLittleEndian>" : "Iterator<!kLittleEndian>"… in GenParse() local
|
| /system/security/keystore/ |
| D | grant_store.cpp | 52 auto iterator = in put() local
|
| /system/core/libbacktrace/include/backtrace/ |
| D | BacktraceMap.h | 76 iterator(BacktraceMap* map, size_t index) : map_(map), index_(index) {} in iterator() function
|
| D | Backtrace.h | 172 typedef std::vector<backtrace_frame_data_t>::iterator iterator; typedef
|
| /system/core/libutils/include/utils/ |
| D | SortedVector.h | 130 typedef TYPE* iterator; typedef
|
| D | List.h | 177 typedef _ListIterator<T, NON_CONST_ITERATOR> iterator; typedef
|
| D | Vector.h | 199 typedef TYPE* iterator; typedef
|
| /system/keymaster/include/keymaster/ |
| D | List.h | 175 typedef _ListIterator<T, NON_CONST_ITERATOR> iterator; typedef
|
| /system/core/adb/client/ |
| D | usb_osx.cpp | 135 AndroidInterfaceAdded(io_iterator_t iterator) in AndroidInterfaceAdded()
|
| /system/core/adb/ |
| D | types.h | 33 using iterator = char*; member
|
| /system/core/logd/ |
| D | LogStatistics.h | 78 typedef typename std::unordered_map<TKey, TEntry>::iterator iterator; typedef
|