Home
last modified time | relevance | path

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

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