Home
last modified time | relevance | path

Searched defs:OnNewConnectionIdFrame (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection_id_manager.cc127 QuicErrorCode QuicPeerIssuedConnectionIdManager::OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function in quic::QuicPeerIssuedConnectionIdManager
H A Dchlo_extractor.cc279 bool ChloFramerVisitor::OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function in quic::__anonb4313bd10111::ChloFramerVisitor
H A Dtls_chlo_extractor.h135 bool OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function
H A Dquic_connection.h365 virtual void OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function
H A Dquic_connection.cc1946 bool QuicConnection::OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function in quic::QuicConnection
H A Dquic_framer_test.cc574 bool OnNewConnectionIdFrame(const QuicNewConnectionIdFrame& frame) override { in OnNewConnectionIdFrame() function in quic::test::__anon0923887d0111::TestQuicVisitor
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_printer.cc128 bool OnNewConnectionIdFrame(const QuicNewConnectionIdFrame& frame) override { in OnNewConnectionIdFrame() function in quic::__anon468cef570111::QuicPacketPrinter
H A Dquic_connection_logger.cc425 void QuicConnectionLogger::OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function in net::QuicConnectionLogger
H A Dquic_event_logger.cc676 void QuicEventLogger::OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function in net::QuicEventLogger
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_packet_printer_bin.cc159 bool OnNewConnectionIdFrame(const QuicNewConnectionIdFrame& frame) override { in OnNewConnectionIdFrame() function in quic::QuicPacketPrinter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_quic_framer.cc144 bool OnNewConnectionIdFrame(const QuicNewConnectionIdFrame& frame) override { in OnNewConnectionIdFrame() function in quic::test::SimpleFramerVisitor
H A Dquic_test_utils.cc384 bool NoOpFramerVisitor::OnNewConnectionIdFrame( in OnNewConnectionIdFrame() function in quic::test::NoOpFramerVisitor