Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc3200 DexFileParameterIterator param_it(*dex_file_, proto_id); in CodeFlowVerifyInstruction() local
3202 VerifyInvocationArgsFromIterator(&param_it, inst, METHOD_STATIC, is_range, nullptr); in CodeFlowVerifyInstruction()