Searched refs:stream_bytes_read (Results 1 – 3 of 3) sorted by relevance
214 closed_stream_received_bytes_ = stream_->stream_bytes_read(); in Close()249 return stream_->stream_bytes_read(); in GetTotalReceivedBytes()332 closed_stream_received_bytes_ = stream_->stream_bytes_read(); in OnClose()
85 uint64 stream_bytes_read() const { return stream_bytes_read_; } in stream_bytes_read() function
449 stream_->stream_bytes_read() == 0 && in WaitForInitialResponseForMs()502 bytes_read_ = stream_->stream_bytes_read() + stream_->header_bytes_read(); in OnClose()