Searched defs:VerifyInvocationArgs (Results 1 - 1 of 1) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.cc2190 mirror::ArtMethod* called_method = VerifyInvocationArgs(inst, METHOD_VIRTUAL, is_range,
2226 mirror::ArtMethod* called_method = VerifyInvocationArgs(inst, METHOD_DIRECT,
2309 mirror::ArtMethod* called_method = VerifyInvocationArgs(inst,
2335 mirror::ArtMethod* abs_method = VerifyInvocationArgs(inst,
3252 mirror::ArtMethod* MethodVerifier::VerifyInvocationArgs(const Instruction* inst, function in class:art::verifier::MethodVerifier

Completed in 13 milliseconds