Searched refs:kMaxBatchReadCapacity (Results 1 – 2 of 2) sorted by relevance
35 const size_t kMaxBatchReadCapacity = 256 * 1024; variable367 } while (total_bytes_read < kMaxBatchReadCapacity && next_read_size > 0); in OnZxHandleSignalled()
40 const size_t kMaxBatchReadCapacity = 256 * 1024; variable475 total_bytes_read < kMaxBatchReadCapacity && next_read_size > 0); in OnFileCanReadWithoutBlocking()