Home
last modified time | relevance | path

Searched defs:bytes_lost (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr_sender.cc339 QuicByteCount bytes_lost = 0; in OnCongestionEvent() local
713 void BbrSender::CalculatePacingRate(QuicByteCount bytes_lost) { in CalculatePacingRate()
797 QuicByteCount bytes_lost) { in CalculateRecoveryWindow()
H A Dbandwidth_sampler.cc531 QuicPacketLength bytes_lost) { in OnPacketLost()
H A Dbbr2_misc.h313 QuicByteCount bytes_lost = 0; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_session_notifier.cc309 QuicIntervalSet<QuicStreamOffset> bytes_lost(offset, offset + data_length); in OnFrameLost() local
329 QuicIntervalSet<QuicStreamOffset> bytes_lost(offset, offset + data_length); in OnFrameLost() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_send_buffer.cc203 QuicIntervalSet<QuicStreamOffset> bytes_lost(offset, offset + data_length); in OnStreamDataLost() local
H A Dquic_types.h601 QuicPacketLength bytes_lost; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dmod.rs142 pub bytes_lost: u64, field
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dmod.rs142 pub bytes_lost: u64, field