Searched defs:GetDebugState (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ | ||
| D | bbr2_sender.cc | 516 std::string Bbr2Sender::GetDebugState() const { in GetDebugState() function in quic::Bbr2Sender |
| D | tcp_cubic_sender_bytes.cc | 217 std::string TcpCubicSenderBytes::GetDebugState() const { return ""; } in GetDebugState() function in quic::TcpCubicSenderBytes |
| D | bbr_sender.cc | 827 std::string BbrSender::GetDebugState() const { in GetDebugState() function in quic::BbrSender |
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
| D | quic_sent_packet_manager.cc | 1104 std::string QuicSentPacketManager::GetDebugState() const { in GetDebugState() function in quic::QuicSentPacketManager |