Home
last modified time | relevance | path

Searched defs:acked_packets (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/logging/rtc_event_log/events/
Drtc_event_generic_ack_received.cc23 const std::vector<AckedPacket>& acked_packets) { in CreateLogs()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dtcp_cubic_sender_bytes_test.cc83 AckedPacketVector acked_packets; in AckNPackets() local
100 AckedPacketVector acked_packets; in LoseNPackets() local
114 AckedPacketVector acked_packets; in LosePacket() local
787 AckedPacketVector acked_packets; in TEST_F() local
Dpacing_sender.cc41 const AckedPacketVector& acked_packets, in OnCongestionEvent()
Dbbr2_misc.cc94 QuicTime event_time, const AckedPacketVector& acked_packets, in OnCongestionEventStart()
Dbbr2_sender.cc279 const AckedPacketVector& acked_packets, in OnCongestionEvent()
Dtcp_cubic_sender_bytes.cc93 const AckedPacketVector& acked_packets, in OnCongestionEvent()
Dbandwidth_sampler.cc278 const AckedPacketVector& acked_packets, in OnCongestionEvent()
Dbbr_sender.cc329 const AckedPacketVector& acked_packets, in OnCongestionEvent()
Dbandwidth_sampler_test.cc128 AckedPacketVector acked_packets; in OnCongestionEvent() local
Dbbr2_simulator_test.cc1761 AckedPacketVector acked_packets; in TEST_F() local
/external/cronet/third_party/quic_trace/src/quic_trace/
Dquic_trace.proto58 repeated AckBlock acked_packets = 1; field
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_sent_packet_manager_test.cc1389 Invoke([](const AckedPacketVector& acked_packets) { in TEST_F()
1415 Invoke([](const AckedPacketVector& acked_packets) { in TEST_F()