Searched defs:GetStringView (Results 1 – 11 of 11) sorted by relevance
94 inline std::string_view DexFile::GetStringView(const dex::StringId& string_id) const { in GetStringView() function101 inline std::string_view DexFile::GetStringView(dex::StringIndex string_idx) const { in GetStringView() function
91 inline std::string_view DexFile::GetStringView(const dex::StringId& string_id) const { in GetStringView() function98 inline std::string_view DexFile::GetStringView(dex::StringIndex string_idx) const { in GetStringView() function
57 static inline flatbuffers::string_view GetStringView(const String *str) { in GetStringView() function
19 std::pair<absl::string_view, bool> GetStringView(const HeaderRep& rep) { in GetStringView() function
124 StringView GetStringView() { in GetStringView() function
108 base::StringView GetStringView() const { in GetStringView() function in perfetto::trace_processor::__anon3d64aa260111::SafeStringWriter