Home
last modified time | relevance | path

Searched refs:use_adaptive_reordering_threshold (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Duber_loss_algorithm.h108 bool use_adaptive_reordering_threshold() const { in use_adaptive_reordering_threshold() function
110 .use_adaptive_reordering_threshold(); in use_adaptive_reordering_threshold()
H A Dgeneral_loss_algorithm.h92 bool use_adaptive_reordering_threshold() const { in use_adaptive_reordering_threshold() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_sent_packet_manager_peer.cc164 .use_adaptive_reordering_threshold(); in AdaptiveReorderingThresholdEnabled()