Searched refs:inputsIndexSize (Results 1 – 1 of 1) sorted by relevance
64 size_t inputsIndexSize = inputsIndex.size(); in CheckIOIndex() local66 if (inputsIndexSize != inputNum) { in CheckIOIndex()67 … number of index of inputs is %{public}zu don't equal to %{public}zu.", inputsIndexSize, inputNum); in CheckIOIndex()