Searched refs:stream_contributes_to_connection_flow_control_ (Results 1 – 3 of 3) sorted by relevance
363 stream_contributes_to_connection_flow_control_(true), in QuicStream()745 if (!stream_contributes_to_connection_flow_control_) { in MaybeSendBlocked()983 if (stream_contributes_to_connection_flow_control_) { in MaybeIncreaseHighestReceivedOffset()998 if (stream_contributes_to_connection_flow_control_) { in AddBytesSent()1021 if (stream_contributes_to_connection_flow_control_) { in AddBytesConsumed()1441 if (stream_contributes_to_connection_flow_control_) { in CalculateSendWindowSize()
399 stream_contributes_to_connection_flow_control_ = false; in DisableConnectionFlowControlForThisStream()583 bool stream_contributes_to_connection_flow_control_; variable
90 return stream->stream_contributes_to_connection_flow_control_; in StreamContributesToConnectionFlowControl()