Searched defs:GetMethodNameView (Results 1 – 7 of 7) sorted by relevance
160 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView() function165 inline std::string_view DexFile::GetMethodNameView(uint32_t idx) const { in GetMethodNameView() function
214 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView() function219 inline std::string_view DexFile::GetMethodNameView(uint32_t method_idx) const { in GetMethodNameView() function
211 inline std::string_view DexFile::GetMethodNameView(const dex::MethodId& method_id) const { in GetMethodNameView() function216 inline std::string_view DexFile::GetMethodNameView(uint32_t method_idx) const { in GetMethodNameView() function