Home
last modified time | relevance | path

Searched defs:GetCongestionWindow (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_sender.cc470 QuicByteCount Bbr2Sender::GetCongestionWindow() const { in GetCongestionWindow() function in quic::Bbr2Sender
H A Dtcp_cubic_sender_bytes.cc307 QuicByteCount TcpCubicSenderBytes::GetCongestionWindow() const { in GetCongestionWindow() function in quic::TcpCubicSenderBytes
H A Dbbr_sender.cc189 QuicByteCount BbrSender::GetCongestionWindow() const { in GetCongestionWindow() function in quic::BbrSender
/aosp_15_r20/external/webrtc/p2p/base/
H A Dpseudo_tcp.cc397 uint32_t PseudoTcp::GetCongestionWindow() const { in GetCongestionWindow() function in cricket::PseudoTcp