Home
last modified time | relevance | path

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

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