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 D | prr_sender.cc | 21 void PrrSender::OnPacketLost(QuicByteCount prior_in_flight) { in OnPacketLost() function in quic::PrrSender |
H A D | tcp_cubic_sender_bytes.cc | 251 void TcpCubicSenderBytes::OnPacketLost(QuicPacketNumber packet_number, in OnPacketLost() function in quic::TcpCubicSenderBytes |
H A D | bandwidth_sampler.cc | 530 SendTimeState BandwidthSampler::OnPacketLost(QuicPacketNumber packet_number, in OnPacketLost() function in quic::BandwidthSampler |