Home
last modified time | relevance | path

Searched defs:u16string_view (Results 1 – 22 of 22) sorted by relevance

/external/sdv/vsomeip/third_party/boost/utility/include/boost/utility/
Dstring_view_fwd.hpp30 typedef basic_string_view<char16_t, std::char_traits<char16_t> > u16string_view; typedef
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__fwd/
Dstring_view.h29 typedef basic_string_view<char16_t> u16string_view; typedef
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__fwd/
Dstring_view.h29 typedef basic_string_view<char16_t> u16string_view; typedef
/external/cronet/tot/third_party/libc++/src/include/__fwd/
Dstring_view.h29 typedef basic_string_view<char16_t> u16string_view; typedef
/external/cronet/stable/third_party/libc++/src/include/__fwd/
Dstring_view.h29 typedef basic_string_view<char16_t> u16string_view; typedef
/external/libcxx/test/std/strings/string.view/string.view.iterators/
Drend.pass.cpp58 typedef std::u16string_view u16string_view; in main() typedef
Dbegin.pass.cpp49 typedef std::u16string_view u16string_view; in main() typedef
Dend.pass.cpp58 typedef std::u16string_view u16string_view; in main() typedef
Drbegin.pass.cpp50 typedef std::u16string_view u16string_view; in main() typedef
/external/cronet/tot/third_party/libc++/src/test/std/strings/string.view/string.view.iterators/
Drend.pass.cpp52 typedef std::u16string_view u16string_view; in main() typedef
Dend.pass.cpp52 typedef std::u16string_view u16string_view; in main() typedef
Dbegin.pass.cpp44 typedef std::u16string_view u16string_view; in main() typedef
Drbegin.pass.cpp45 typedef std::u16string_view u16string_view; in main() typedef
/external/cronet/stable/third_party/libc++/src/test/std/strings/string.view/string.view.iterators/
Drend.pass.cpp52 typedef std::u16string_view u16string_view; in main() typedef
Dend.pass.cpp52 typedef std::u16string_view u16string_view; in main() typedef
Dbegin.pass.cpp44 typedef std::u16string_view u16string_view; in main() typedef
Drbegin.pass.cpp45 typedef std::u16string_view u16string_view; in main() typedef
/external/cronet/stable/base/strings/
Dstring_number_conversions_fuzzer.cc46 bool (*string_to_num)(std::u16string_view, in CheckRoundtrips16()
/external/cronet/tot/base/strings/
Dstring_number_conversions_fuzzer.cc46 bool (*string_to_num)(std::u16string_view, in CheckRoundtrips16()
/external/pigweed/pw_minimal_cpp_stdlib/public/pw_minimal_cpp_stdlib/internal/
Dstring_view.h173 using u16string_view = basic_string_view<char16_t>; variable
/external/icu/icu4c/source/common/unicode/
Dunistr.h3035 inline operator std::u16string_view() const { in u16string_view() function
/external/icu/libicu/cts_headers/unicode/
Dunistr.h3035 inline operator std::u16string_view() const { in u16string_view() function