Searched refs:VerifyInvocationArgsUnresolvedMethod (Results 1 - 2 of 2) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.h621 void VerifyInvocationArgsUnresolvedMethod(const Instruction* inst, MethodType method_type,
H A Dmethod_verifier.cc4125 void MethodVerifier::VerifyInvocationArgsUnresolvedMethod(const Instruction* inst, function in class:art::MethodVerifier
4290 VerifyInvocationArgsUnresolvedMethod(inst, method_type, is_range);

Completed in 74 milliseconds