Searched defs:OnPacketAcked (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ | ||
H A D | prr_sender.cc | 28 void PrrSender::OnPacketAcked(QuicByteCount acked_bytes) { in OnPacketAcked() function in quic::PrrSender |
H A D | hybrid_slow_start.cc | 30 void HybridSlowStart::OnPacketAcked(QuicPacketNumber acked_packet_number) { in OnPacketAcked() function in quic::HybridSlowStart |
H A D | tcp_cubic_sender_bytes.cc | 112 void TcpCubicSenderBytes::OnPacketAcked(QuicPacketNumber acked_packet_number, in OnPacketAcked() function in quic::TcpCubicSenderBytes |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ | ||
H A D | end_to_end_test.cc | 3844 void OnPacketAcked(int acked_bytes, in OnPacketAcked() function in quic::test::__anon761fe56d0111::TestAckListener |