Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc4103 ArtMethod* res_method = dex_cache_->GetResolvedMethod(dex_method_idx); in ResolveMethodAndCheckAccess() local
4227 T* it, const Instruction* inst, MethodType method_type, bool is_range, ArtMethod* res_method) { in VerifyInvocationArgsFromIterator()
4439 ArtMethod* res_method = ResolveMethodAndCheckAccess(method_idx, method_type); in VerifyInvocationArgs() local