Searched refs:GetQuickInvokedMethod (Results 1 – 2 of 2) sorted by relevance
579 mirror::ArtMethod* GetQuickInvokedMethod(const Instruction* inst,
391 return GetQuickInvokedMethod(inst, register_line, is_range); in FindInvokedMethodAtDexPc()3109 mirror::ArtMethod* MethodVerifier::GetQuickInvokedMethod(const Instruction* inst, in GetQuickInvokedMethod() function in art::verifier::MethodVerifier3146 mirror::ArtMethod* res_method = GetQuickInvokedMethod(inst, work_line_.get(), in VerifyInvokeVirtualQuickArgs()