Searched refs:stream_bytes_read_ (Results 1 – 4 of 4) sorted by relevance
94 uint64_t stream_bytes_read() { return stream_bytes_read_; } in stream_bytes_read()120 uint64_t stream_bytes_read_; variable245 uint64_t stream_bytes_read() const { return stream_bytes_read_; } in stream_bytes_read()520 uint64_t stream_bytes_read_; variable
115 stream_bytes_read_(0), in PendingStream()197 stream_bytes_read_ += frame_payload_size; in OnStreamFrame()292 pending->stream_bytes_read_, pending->fin_received_, in QuicStream()340 stream_bytes_read_(stream_bytes_read), in QuicStream()462 stream_bytes_read_ += frame_payload_size; in OnStreamFrame()
206 uint64_t stream_bytes_read_; variable
347 return stream_bytes_read_; in stream_bytes_read()408 stream_bytes_read_ = stream_->stream_bytes_read(); in SaveState()