Home
last modified time | relevance | path

Searched defs:OnReorderingDetected (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dgeneral_loss_algorithm.h70 void OnReorderingDetected() override { in OnReorderingDetected() function
H A Duber_loss_algorithm.cc141 void UberLossAlgorithm::OnReorderingDetected() { in OnReorderingDetected() function in quic::UberLossAlgorithm