Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file-inl.h211 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView() function
216 inline std::string_view DexFile::GetMethodNameView(uint32_t method_idx) const { in GetMethodNameView() function