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