Home
last modified time | relevance | path

Searched defs:OnPathChallengeFrame (Results 1 – 11 of 11) sorted by relevance

/external/cronet/net/quic/
Dquic_test_packet_printer.cc143 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::QuicPacketPrinter
Dquic_connection_logger.cc329 void QuicConnectionLogger::OnPathChallengeFrame( in OnPathChallengeFrame() function in net::QuicConnectionLogger
Dquic_event_logger.cc591 void QuicEventLogger::OnPathChallengeFrame( in OnPathChallengeFrame() function in net::QuicEventLogger
/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dquic_packet_printer_bin.cc176 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::QuicPacketPrinter
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dchlo_extractor.cc249 bool ChloFramerVisitor::OnPathChallengeFrame( in OnPathChallengeFrame() function in quic::__anonad219def0111::ChloFramerVisitor
Dtls_chlo_extractor.h148 bool OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) override { in OnPathChallengeFrame() function
Dquic_connection.h412 virtual void OnPathChallengeFrame(const QuicPathChallengeFrame& /*frame*/) {} in OnPathChallengeFrame() function
Dquic_connection.cc1670 bool QuicConnection::OnPathChallengeFrame(const QuicPathChallengeFrame& frame) { in OnPathChallengeFrame() function in quic::QuicConnection
Dquic_framer_test.cc499 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::test::__anonffb4ea1b0111::TestQuicVisitor
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dsimple_quic_framer.cc164 bool OnPathChallengeFrame(const QuicPathChallengeFrame& frame) override { in OnPathChallengeFrame() function in quic::test::SimpleFramerVisitor
Dquic_test_utils.cc401 bool NoOpFramerVisitor::OnPathChallengeFrame( in OnPathChallengeFrame() function in quic::test::NoOpFramerVisitor