Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dverifier_deps.cc1011 static std::string GetMethodDescription(const DexFile& dex_file, uint32_t index) { in GetMethodDescription() function
1055 << GetMethodDescription(dex_file, entry.GetDexMethodIndex()); in VerifyMethods()
1059 << GetMethodDescription(dex_file, entry.GetDexMethodIndex()) in VerifyMethods()
1068 << GetMethodDescription(dex_file, entry.GetDexMethodIndex()) in VerifyMethods()
1079 << GetMethodDescription(dex_file, entry.GetDexMethodIndex()); in VerifyMethods()