Home | History | Annotate | Download | only in http

Lines Matching defs:DidConsume

94 //   buf->DidConsume(bytes_written);
114 // DidConsume() changes the |data_| pointer so that |data_| always points
116 void DidConsume(int bytes) {
254 request_headers_->DidConsume(request.size());
261 request_headers_->DidConsume(consumed);
418 request_headers_->DidConsume(result);
452 request_body_send_buf_->DidConsume(result);