Searched defs:GetCongestionWindow (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/net/quic/congestion_control/ | ||
| D | fix_rate_sender.cc | 95 QuicByteCount FixRateSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::FixRateSender |
| D | pacing_sender.cc | 134 QuicByteCount PacingSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::PacingSender |
| D | tcp_cubic_sender.cc | 206 QuicByteCount TcpCubicSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::TcpCubicSender |
| /external/chromium_org/net/quic/ | ||
| D | quic_sent_packet_manager.cc | 765 QuicByteCount QuicSentPacketManager::GetCongestionWindow() const { in GetCongestionWindow() function in net::QuicSentPacketManager |
| /external/chromium_org/third_party/libjingle/source/talk/p2p/base/ | ||
| D | pseudotcp.cc | 410 uint32 PseudoTcp::GetCongestionWindow() const { in GetCongestionWindow() function in cricket::PseudoTcp |