Searched refs:input_index (Results 1 – 1 of 1) sorted by relevance
4795 size_t input_index; in checkInputsForDevice() local4796 for (input_index = 0; input_index < mInputs.size(); input_index++) { in checkInputsForDevice()4797 desc = mInputs.valueAt(input_index); in checkInputsForDevice()4805 if (input_index != mInputs.size()) { in checkInputsForDevice()