Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h615 void VerifyInvocationArgsUnresolvedMethod(const Instruction* inst, MethodType method_type,
Dmethod_verifier.cc3444 void MethodVerifier::VerifyInvocationArgsUnresolvedMethod(const Instruction* inst, in VerifyInvocationArgsUnresolvedMethod() function in art::verifier::MethodVerifier
3493 VerifyInvocationArgsUnresolvedMethod(inst, method_type, is_range); in VerifyInvocationArgs()