Searched refs:totalItems (Results 1 – 1 of 1) sorted by relevance
1884 int totalItems = static_cast<int>(items.size()); in replyIntArray() local1890 for (int listIndex = 0; listIndex < totalItems; listIndex++) { in replyIntArray()