Searched refs:totalQueryCnt (Results 1 – 2 of 2) sorted by relevance
123 const int64_t queryLimit, int64_t& totalQueryCnt) in HandleQueryResult() argument126 while (resultSet.HasNext() && totalQueryCnt > 0) { in HandleQueryResult()147 totalQueryCnt--; in HandleQueryResult()
65 int64_t& totalQueryCnt);