Home
last modified time | relevance | path

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

/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