Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/congestion_control/
Dpacing_sender.cc134 QuicByteCount PacingSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::PacingSender
Dfix_rate_sender.cc139 QuicByteCount FixRateSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::FixRateSender
Dtcp_cubic_sender.cc216 QuicByteCount TcpCubicSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::TcpCubicSender
Dinter_arrival_sender.cc344 QuicByteCount InterArrivalSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::InterArrivalSender
/external/chromium_org/net/quic/
Dquic_sent_packet_manager.cc737 QuicByteCount QuicSentPacketManager::GetCongestionWindow() const { in GetCongestionWindow() function in net::QuicSentPacketManager
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dpseudotcp.cc421 uint32 PseudoTcp::GetCongestionWindow() const { in GetCongestionWindow() function in cricket::PseudoTcp