Searched defs:allowedCount (Results 1 – 1 of 1) sorted by relevance
66 final int allowedCount = Math.min(limiter1.calculateLimit(now, requestedBytes), in limit() local75 final int allowedCount = calculateLimit(now, requestedBytes); in limit() local86 final int allowedCount = calculateLimit(now, requestedBytes); in acceptAllOrNone() local