Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_sent_packet_manager.h314 bool reset_send_algorithm);
Dquic_sent_packet_manager.cc1127 QuicSentPacketManager::OnConnectionMigration(bool reset_send_algorithm) { in OnConnectionMigration() argument
1130 if (!reset_send_algorithm) { in OnConnectionMigration()