Searched defs:OnPathResponseFrame (Results 1 – 11 of 11) sorted by relevance
147 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::QuicPacketPrinter
334 void QuicConnectionLogger::OnPathResponseFrame( in OnPathResponseFrame() function in net::QuicConnectionLogger
597 void QuicEventLogger::OnPathResponseFrame( in OnPathResponseFrame() function in net::QuicEventLogger
180 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::QuicPacketPrinter
254 bool ChloFramerVisitor::OnPathResponseFrame( in OnPathResponseFrame() function in quic::__anonad219def0111::ChloFramerVisitor
151 bool OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) override { in OnPathResponseFrame() function
415 virtual void OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) {} in OnPathResponseFrame() function
1740 bool QuicConnection::OnPathResponseFrame(const QuicPathResponseFrame& frame) { in OnPathResponseFrame() function in quic::QuicConnection
506 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::test::__anonffb4ea1b0111::TestQuicVisitor
169 bool OnPathResponseFrame(const QuicPathResponseFrame& frame) override { in OnPathResponseFrame() function in quic::test::SimpleFramerVisitor
406 bool NoOpFramerVisitor::OnPathResponseFrame( in OnPathResponseFrame() function in quic::test::NoOpFramerVisitor