Home | History | Annotate | Download | only in http

Lines Matching refs:kDrainBodyBufferSize

259       read_buf_ = new IOBuffer(kDrainBodyBufferSize);  // A bit bucket.
260 read_buf_len_ = kDrainBodyBufferSize;