Home
last modified time | relevance | path

Searched defs:CanSend (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dprr_sender.cc33 bool PrrSender::CanSend(QuicByteCount congestion_window, in CanSend() function in quic::PrrSender
Dbbr2_sender.cc465 bool Bbr2Sender::CanSend(QuicByteCount bytes_in_flight) { in CanSend() function in quic::Bbr2Sender
Dtcp_cubic_sender_bytes.cc152 bool TcpCubicSenderBytes::CanSend(QuicByteCount bytes_in_flight) { in CanSend() function in quic::TcpCubicSenderBytes
Dbbr_sender.cc173 bool BbrSender::CanSend(QuicByteCount bytes_in_flight) { in CanSend() function in quic::BbrSender