Home
last modified time | relevance | path

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

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