Searched defs:OnPathChallengeFrame (Results 1 – 11 of 11) sorted by relevance
143 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::QuicPacketPrinter
329 void QuicConnectionLogger::OnPathChallengeFrame( in OnPathChallengeFrame() function in net::QuicConnectionLogger
591 void QuicEventLogger::OnPathChallengeFrame( in OnPathChallengeFrame() function in net::QuicEventLogger
176 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::QuicPacketPrinter
249 bool ChloFramerVisitor::OnPathChallengeFrame( in OnPathChallengeFrame() function in quic::__anonad219def0111::ChloFramerVisitor
148 bool OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) override { in OnPathChallengeFrame() function
412 virtual void OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) {} in OnPathChallengeFrame() function
1670 bool QuicConnection::OnPathChallengeFrame(const QuicPathChallengeFrame& frame) { in OnPathChallengeFrame() function in quic::QuicConnection
499 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::test::__anonffb4ea1b0111::TestQuicVisitor
164 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::test::SimpleFramerVisitor
401 bool NoOpFramerVisitor::OnPathChallengeFrame( in OnPathChallengeFrame() function in quic::test::NoOpFramerVisitor