Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dgeneral_loss_algorithm.h55 void OnMinRttAvailable() override { in OnMinRttAvailable() function
Duber_loss_algorithm.cc125 void UberLossAlgorithm::OnMinRttAvailable() { in OnMinRttAvailable() function in quic::UberLossAlgorithm