Home
last modified time | relevance | path

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

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