Searched defs:GetCongestionWindow (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/net/quic/congestion_control/ | ||
D | pacing_sender.cc | 134 QuicByteCount PacingSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::PacingSender |
D | fix_rate_sender.cc | 139 QuicByteCount FixRateSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::FixRateSender |
D | tcp_cubic_sender.cc | 216 QuicByteCount TcpCubicSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::TcpCubicSender |
D | inter_arrival_sender.cc | 344 QuicByteCount InterArrivalSender::GetCongestionWindow() const { in GetCongestionWindow() function in net::InterArrivalSender |
/external/chromium_org/net/quic/ | ||
D | quic_sent_packet_manager.cc | 737 QuicByteCount QuicSentPacketManager::GetCongestionWindow() const { in GetCongestionWindow() function in net::QuicSentPacketManager |
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ | ||
D | pseudotcp.cc | 421 uint32 PseudoTcp::GetCongestionWindow() const { in GetCongestionWindow() function in cricket::PseudoTcp |