Searched defs:GetMethodShortyView (Results 1 – 1 of 1) sorted by relevance
227 inline std::string_view DexFile::GetMethodShortyView(uint32_t idx) const { in GetMethodShortyView() function241 inline std::string_view DexFile::GetMethodShortyView(const dex::MethodId& method_id) const { in GetMethodShortyView() function