Searched defs:OnRstStreamFrame (Results 1 – 12 of 12) sorted by relevance
117 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::__anon468cef570111::QuicPacketPrinter
385 void QuicConnectionLogger::OnRstStreamFrame( in OnRstStreamFrame() function in net::QuicConnectionLogger
634 void QuicEventLogger::OnRstStreamFrame(const quic::QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in net::QuicEventLogger
148 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::QuicPacketPrinter
242 bool ChloFramerVisitor::OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) { in OnRstStreamFrame() function in quic::__anonb4313bd10111::ChloFramerVisitor
128 bool OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) override { in OnRstStreamFrame() function
221 void PendingStream::OnRstStreamFrame(const QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in quic::PendingStream
349 virtual void OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) {} in OnRstStreamFrame() function
1601 bool QuicConnection::OnRstStreamFrame(const QuicRstStreamFrame& frame) { in OnRstStreamFrame() function in quic::QuicConnection
475 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::test::__anon0923887d0111::TestQuicVisitor
134 bool OnRstStreamFrame(const QuicRstStreamFrame& frame) override { in OnRstStreamFrame() function in quic::test::SimpleFramerVisitor
375 bool NoOpFramerVisitor::OnRstStreamFrame(const QuicRstStreamFrame& /*frame*/) { in OnRstStreamFrame() function in quic::test::NoOpFramerVisitor