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