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 D | bbr2_sender.cc | 470 QuicByteCount Bbr2Sender::GetCongestionWindow() const { in GetCongestionWindow() function in quic::Bbr2Sender |
H A D | tcp_cubic_sender_bytes.cc | 307 QuicByteCount TcpCubicSenderBytes::GetCongestionWindow() const { in GetCongestionWindow() function in quic::TcpCubicSenderBytes |
H A D | bbr_sender.cc | 189 QuicByteCount BbrSender::GetCongestionWindow() const { in GetCongestionWindow() function in quic::BbrSender |
/aosp_15_r20/external/webrtc/p2p/base/ | ||
H A D | pseudo_tcp.cc | 397 uint32_t PseudoTcp::GetCongestionWindow() const { in GetCongestionWindow() function in cricket::PseudoTcp |