Searched defs:InRecovery (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ | ||
| D | bbr2_sender.h | 40 bool InRecovery() const override { in InRecovery() function |
| D | tcp_cubic_sender_bytes.cc | 202 bool TcpCubicSenderBytes::InRecovery() const { in InRecovery() function in quic::TcpCubicSenderBytes |
| D | bbr_sender.cc | 203 bool BbrSender::InRecovery() const { in InRecovery() function in quic::BbrSender |