Searched defs:flow_controller (Results 1 – 3 of 3) sorted by relevance
17 QuicFlowController* flow_controller, QuicStreamOffset offset) { in SetSendWindowOffset()23 QuicFlowController* flow_controller, QuicStreamOffset offset) { in SetReceiveWindowOffset()29 QuicFlowController* flow_controller, QuicByteCount window_size) { in SetMaxReceiveWindow()35 QuicFlowController* flow_controller) { in SendWindowOffset()41 QuicFlowController* flow_controller) { in SendWindowSize()47 QuicFlowController* flow_controller) { in ReceiveWindowOffset()53 QuicFlowController* flow_controller) { in ReceiveWindowSize()60 QuicFlowController* flow_controller) { in WindowUpdateThreshold()
524 QuicFlowController* flow_controller() { return &flow_controller_; } in flow_controller() function
339 std::optional<QuicFlowController> flow_controller, in QuicStream()