Home
last modified time | relevance | path

Searched defs:GetStringView (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file-inl.h94 inline std::string_view DexFile::GetStringView(const dex::StringId& string_id) const { in GetStringView() function
101 inline std::string_view DexFile::GetStringView(dex::StringIndex string_idx) const { in GetStringView() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h91 inline std::string_view DexFile::GetStringView(const dex::StringId& string_id) const { in GetStringView() function
98 inline std::string_view DexFile::GetStringView(dex::StringIndex string_idx) const { in GetStringView() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h91 inline std::string_view DexFile::GetStringView(const dex::StringId& string_id) const { in GetStringView() function
98 inline std::string_view DexFile::GetStringView(dex::StringIndex string_idx) const { in GetStringView() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file-inl.h91 inline std::string_view DexFile::GetStringView(const dex::StringId& string_id) const { in GetStringView() function
98 inline std::string_view DexFile::GetStringView(dex::StringIndex string_idx) const { in GetStringView() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file-inl.h91 inline std::string_view DexFile::GetStringView(const dex::StringId& string_id) const { in GetStringView() function
98 inline std::string_view DexFile::GetStringView(dex::StringIndex string_idx) const { in GetStringView() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dstring.h57 static inline flatbuffers::string_view GetStringView(const String *str) { in GetStringView() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dstring.h57 static inline flatbuffers::string_view GetStringView(const String *str) { in GetStringView() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dhttp2_protocol.cc19 std::pair<absl::string_view, bool> GetStringView(const HeaderRep& rep) { in GetStringView() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dstring_writer.h124 StringView GetStringView() { in GetStringView() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dstring_writer.h124 StringView GetStringView() { in GetStringView() function
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Ddb_sqlite_table.cc108 base::StringView GetStringView() const { in GetStringView() function in perfetto::trace_processor::__anon3d64aa260111::SafeStringWriter