Searched refs:aggregateCalls (Results 1 – 1 of 1) sorted by relevance
261 int aggregateCalls = nTimes / 4; in tryAcquireCallQuotaNTimesForRead() local270 for (int i = 0; i < aggregateCalls; i++) { in tryAcquireCallQuotaNTimesForRead()274 for (int i = 0; i < nTimes - aggregateCalls - 2 * changelogCalls; i++) { in tryAcquireCallQuotaNTimesForRead()