Home | History | Annotate | Download | only in verifier

Lines Matching refs:method_type

601   ArtMethod* ResolveMethodAndCheckAccess(uint32_t method_idx, MethodType method_type)
626 ArtMethod* VerifyInvocationArgs(const Instruction* inst, MethodType method_type, bool is_range)
631 void VerifyInvocationArgsUnresolvedMethod(const Instruction* inst, MethodType method_type,
637 MethodType method_type, bool is_range,