Searched refs:partitionedValueListSize (Results 1 – 1 of 1) sorted by relevance
198 int partitionedValueListSize = partitionedValueList.size(); in saveMultiRow() local206 if (partitionedValueListSize < VALUE_SIZE_LIMIT) { in saveMultiRow()207 for (int index = 0; index < partitionedValueListSize; index++) { in saveMultiRow()