Home
last modified time | relevance | path

Searched defs:string_view (Results 1 – 25 of 85) sorted by relevance

1234

/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__fwd/
Dstring_view.h25 typedef basic_string_view<char> string_view; typedef
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__fwd/
Dstring_view.h25 typedef basic_string_view<char> string_view; typedef
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__fwd/
Dstring_view.h25 typedef basic_string_view<char> string_view; typedef
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__fwd/
Dstring_view.h25 typedef basic_string_view<char> string_view; typedef
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__fwd/
Dstring_view.h25 typedef basic_string_view<char> string_view; typedef
/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/header_only_include/nativehelper/
Dscoped_utf_chars.h95 operator std::string_view() const { return utf_chars_; } in string_view() function
/prebuilts/module_sdk/art/13/include/libnativehelper/header_only_include/nativehelper/
Dscoped_utf_chars.h95 operator std::string_view() const { return utf_chars_; } in string_view() function
/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/header_only_include/nativehelper/
Dscoped_utf_chars.h95 operator std::string_view() const { return utf_chars_; } in string_view() function
/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
Dbase.h205 typedef std::string_view string_view; typedef
212 typedef std::experimental::string_view string_view; typedef
219 typedef absl::string_view string_view; typedef
/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/header_only_include/nativehelper/
Dscoped_utf_chars.h93 operator std::string_view() const noexcept { return utf_chars_; } in string_view() function
/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h43 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/module_sdk/art/17/common_os/include/libnativehelper/header_only_include/nativehelper/
Dscoped_utf_chars.h93 operator std::string_view() const noexcept { return utf_chars_; } in string_view() function
/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h43 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h43 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h43 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
Dstring.h31 flatbuffers::string_view string_view() const { in string_view() function
/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function
/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DSharedString.h44 operator std::string_view() const { return static_cast<const std::string&>(*this); } in string_view() function

1234