Searched refs:param_it (Results 1 – 1 of 1) sorted by relevance
3177 DexFileParameterIterator param_it(*dex_file_, proto_id); in CodeFlowVerifyInstruction() local3179 VerifyInvocationArgsFromIterator(¶m_it, inst, METHOD_STATIC, is_range, nullptr); in CodeFlowVerifyInstruction()