Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc4476 ArtMethod* res_method = dex_cache_->GetResolvedMethod(dex_method_idx); in ResolveMethodAndCheckAccess() local
4609 T* it, const Instruction* inst, MethodType method_type, bool is_range, ArtMethod* res_method) { in VerifyInvocationArgsFromIterator()
4822 ArtMethod* res_method = ResolveMethodAndCheckAccess(method_idx, method_type); in VerifyInvocationArgs() local