Home
last modified time | relevance | path

Searched defs:OnPacketLost (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dprr_sender.cc21 void PrrSender::OnPacketLost(QuicByteCount prior_in_flight) { in OnPacketLost() function in quic::PrrSender
H A Dtcp_cubic_sender_bytes.cc251 void TcpCubicSenderBytes::OnPacketLost(QuicPacketNumber packet_number, in OnPacketLost() function in quic::TcpCubicSenderBytes
H A Dbandwidth_sampler.cc530 SendTimeState BandwidthSampler::OnPacketLost(QuicPacketNumber packet_number, in OnPacketLost() function in quic::BandwidthSampler