Home
last modified time | relevance | path

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

/libnativehelper/platform_include/nativehelper/detail/
Dsignature_checker.h114 using const_iterator = const char*; member
116 constexpr const_iterator begin() const { in begin()
120 constexpr const_iterator end() const { in end()
224 using const_iterator = VectorIterator<const MaybeElement>; member
234 constexpr const_iterator begin() const { in begin()
238 constexpr const_iterator end() const { in end()
994 using const_iterator = const T*;
1004 constexpr const_iterator begin() const {
1008 constexpr const_iterator end() const {