Home
last modified time | relevance | path

Searched defs:GetCongestionControlType (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 Dbbr2_sender.h88 CongestionControlType GetCongestionControlType() const override { in GetCongestionControlType() function
H A Dtcp_cubic_sender_bytes.cc383 CongestionControlType TcpCubicSenderBytes::GetCongestionControlType() const { in GetCongestionControlType() function in quic::TcpCubicSenderBytes
H A Dbbr_sender.cc429 CongestionControlType BbrSender::GetCongestionControlType() const { in GetCongestionControlType() function in quic::BbrSender