Home
last modified time | relevance | path

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

/libnativehelper/include_platform_header_only/nativehelper/detail/
Dsignature_checker.h115 using const_iterator = const char*; member
117 constexpr const_iterator begin() const { in begin()
121 constexpr const_iterator end() const { in end()
225 using const_iterator = VectorIterator<const MaybeElement>; member
235 constexpr const_iterator begin() const { in begin()
239 constexpr const_iterator end() const { in end()
995 using const_iterator = const T*;
1005 constexpr const_iterator begin() const {
1009 constexpr const_iterator end() const {