Home
last modified time | relevance | path

Searched defs:OnCongestionEvent (Results 1 – 10 of 10) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbbr2_drain.cc12 Bbr2Mode Bbr2DrainMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2DrainMode
Dbbr2_probe_rtt.cc20 Bbr2Mode Bbr2ProbeRttMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2ProbeRttMode
Dbbr2_startup.cc43 Bbr2Mode Bbr2StartupMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2StartupMode
Dpacing_sender.cc38 void PacingSender::OnCongestionEvent(bool rtt_updated, in OnCongestionEvent() function in quic::PacingSender
Dbbr2_sender.cc276 void Bbr2Sender::OnCongestionEvent(bool /*rtt_updated*/, in OnCongestionEvent() function in quic::Bbr2Sender
Dtcp_cubic_sender_bytes.cc91 void TcpCubicSenderBytes::OnCongestionEvent( in OnCongestionEvent() function in quic::TcpCubicSenderBytes
Dbbr2_probe_bw.cc37 Bbr2Mode Bbr2ProbeBwMode::OnCongestionEvent( in OnCongestionEvent() function in quic::Bbr2ProbeBwMode
Dbandwidth_sampler.cc277 BandwidthSampler::OnCongestionEvent(QuicTime ack_time, in OnCongestionEvent() function in quic::BandwidthSampler
Dbbr_sender.cc326 void BbrSender::OnCongestionEvent(bool /*rtt_updated*/, in OnCongestionEvent() function in quic::BbrSender
Dbandwidth_sampler_test.cc125 BandwidthSampler::CongestionEventSample OnCongestionEvent( in OnCongestionEvent() function in quic::test::BandwidthSamplerTest