Searched refs:kLargeBatchReadThreshold (Results 1 – 2 of 2) sorted by relevance
311 static const int32_t kLargeBatchReadThreshold = 1000; variable
339 if (size >= kLargeBatchReadThreshold) { in noteBatchSocketRead()