Searched defs:OnRstStreamFrame (Results 1 – 12 of 12) sorted by relevance
118 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::QuicPacketPrinter
403 void QuicConnectionLogger::OnRstStreamFrame( in OnRstStreamFrame() function in net::QuicConnectionLogger
664 void QuicEventLogger::OnRstStreamFrame(const quic::QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in net::QuicEventLogger
151 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::QuicPacketPrinter
236 bool ChloFramerVisitor::OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) { in OnRstStreamFrame() function in quic::__anon6db6d3800111::ChloFramerVisitor
124 bool OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) override { in OnRstStreamFrame() function
216 void PendingStream::OnRstStreamFrame(const QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in quic::PendingStream
333 virtual void OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) {} in OnRstStreamFrame() function
1687 bool QuicConnection::OnRstStreamFrame(const QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in quic::QuicConnection
470 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::test::__anon3a6dc7ec0111::TestQuicVisitor
136 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::test::SimpleFramerVisitor
370 bool NoOpFramerVisitor::OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) { in OnRstStreamFrame() function in quic::test::NoOpFramerVisitor