Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/congestion_control/
Dfix_rate_sender.cc95 QuicByteCount FixRateSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::FixRateSender
Dpacing_sender.cc134 QuicByteCount PacingSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::PacingSender
Dtcp_cubic_sender.cc206 QuicByteCount TcpCubicSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::TcpCubicSender
/external/chromium_org/net/quic/
Dquic_sent_packet_manager.cc765 QuicByteCount QuicSentPacketManager::GetCongestionWindow() const { in GetCongestionWindow() function in net::QuicSentPacketManager
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dpseudotcp.cc410 uint32 PseudoTcp::GetCongestionWindow() const { in GetCongestionWindow() function in cricket::PseudoTcp