Home
last modified time | relevance | path

Searched refs:GetMethodDescription (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dverifier_deps.cc1076 static std::string GetMethodDescription(const DexFile& dex_file, uint32_t index) { in GetMethodDescription() function
1121 + GetMethodDescription(dex_file, entry.GetDexMethodIndex()); in VerifyMethods()
1125 + GetMethodDescription(dex_file, entry.GetDexMethodIndex()) in VerifyMethods()
1131 + GetMethodDescription(dex_file, entry.GetDexMethodIndex()) in VerifyMethods()
1138 + GetMethodDescription(dex_file, entry.GetDexMethodIndex()); in VerifyMethods()