Searched refs:initial_flow_control_window_bytes_ (Results 1 – 4 of 4) sorted by relevance
439 initial_flow_control_window_bytes_(kIFCW, PRESENCE_OPTIONAL), in QuicConfig()552 initial_flow_control_window_bytes_.SetSendValue(window_bytes); in SetInitialFlowControlWindowToSend()556 return initial_flow_control_window_bytes_.GetSendValue(); in GetInitialFlowControlWindowToSend()560 return initial_flow_control_window_bytes_.HasReceivedValue(); in HasReceivedInitialFlowControlWindowBytes()564 return initial_flow_control_window_bytes_.GetReceivedValue(); in ReceivedInitialFlowControlWindowBytes()659 initial_flow_control_window_bytes_.ToHandshakeMessage(out); in ToHandshakeMessage()697 error = initial_flow_control_window_bytes_.ProcessPeerHello( in ProcessPeerHello()
76 : initial_flow_control_window_bytes_(kMaxPacketSize), in ReliableQuicStreamTest()120 session_->config(), initial_flow_control_window_bytes_); in Initialize()122 session_->config(), initial_flow_control_window_bytes_); in Initialize()134 initial_flow_control_window_bytes_ = val; in set_initial_flow_control_window_bytes()148 uint32 initial_flow_control_window_bytes_; member in net::test::__anon8295a7350111::ReliableQuicStreamTest408 initial_flow_control_window_bytes_, in TEST_F()
382 QuicFixedUint32 initial_flow_control_window_bytes_; variable
27 config->initial_flow_control_window_bytes_.SetReceivedValue(window_bytes); in SetReceivedInitialFlowControlWindow()