Home
last modified time | relevance | path

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

/system/core/include/utils/
DVector.h186 typedef TYPE const* const_iterator; typedef
DList.h176 typedef _ListIterator<T, CONST_ITERATOR> const_iterator; typedef
/system/core/include/backtrace/
DBacktraceMap.h78 typedef std::deque<backtrace_map_t>::const_iterator const_iterator; typedef
DBacktrace.h142 typedef std::vector<backtrace_frame_data_t>::const_iterator const_iterator; typedef
/system/core/include/sysutils/
DList.h177 typedef _ListIterator<T, CONST_ITERATOR> const_iterator; typedef
/system/keymaster/
DList.h176 typedef _ListIterator<T, CONST_ITERATOR> const_iterator; typedef
/system/core/logd/
DLogStatistics.h48 typedef typename std::unordered_map<TKey, TEntry>::const_iterator const_iterator; typedef