Home
last modified time | relevance | path

Searched refs:reset_send_algorithm (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_sent_packet_manager.h336 bool reset_send_algorithm);
H A Dquic_sent_packet_manager.cc1181 QuicSentPacketManager::OnConnectionMigration(bool reset_send_algorithm) { in OnConnectionMigration() argument
1184 if (!reset_send_algorithm) { in OnConnectionMigration()