Home
last modified time | relevance | path

Searched defs:unacked_packets (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_unacked_packet_map_peer.cc12 const QuicUnackedPacketMap& unacked_packets) { in GetAggregatedStreamFrame()
18 QuicUnackedPacketMap* unacked_packets, Perspective perspective) { in SetPerspective()
24 const QuicUnackedPacketMap& unacked_packets) { in GetCapacity()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dgeneral_loss_algorithm.cc36 const QuicUnackedPacketMap& unacked_packets, QuicTime time, in DetectLosses()
148 const QuicUnackedPacketMap& unacked_packets, const RttStats& rtt_stats, in SpuriousLossDetected()
H A Duber_loss_algorithm.cc31 const QuicUnackedPacketMap& unacked_packets, QuicTime time, in DetectLosses()
80 const QuicUnackedPacketMap& unacked_packets, const RttStats& rtt_stats, in SpuriousLossDetected()
H A Dsend_algorithm_interface.cc23 const QuicUnackedPacketMap* unacked_packets, in Create()
H A Dbbr_sender_test.cc377 QuicUnackedPacketMap* unacked_packets = in TEST_F() local
1282 QuicUnackedPacketMap* unacked_packets = in TEST_F() local
H A Dbbr2_sender.cc60 const QuicUnackedPacketMap* unacked_packets, in Bbr2Sender()
H A Dbbr_sender.cc73 const QuicUnackedPacketMap* unacked_packets, in BbrSender()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_sent_packet_manager.h431 const QuicUnackedPacketMap& unacked_packets() const { in unacked_packets() function
H A Dquic_unacked_packet_map_test.cc663 QuicUnackedPacketMap unacked_packets(GetParam()); in TEST_P() local
H A Dquic_sent_packet_manager_test.cc1649 const QuicUnackedPacketMap* unacked_packets = in TEST_F() local