Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_printer.cc66 void OnUndecryptablePacket(const QuicEncryptedPacket& packet, in OnUndecryptablePacket() function in quic::__anon468cef570111::QuicPacketPrinter
H A Dquic_connection_logger.cc254 void QuicConnectionLogger::OnUndecryptablePacket( in OnUndecryptablePacket() function in net::QuicConnectionLogger
H A Dquic_event_logger.cc559 void QuicEventLogger::OnUndecryptablePacket( in OnUndecryptablePacket() function in net::QuicEventLogger
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_packet_printer_bin.cc92 void OnUndecryptablePacket(const QuicEncryptedPacket& /*packet*/, in OnUndecryptablePacket() function in quic::QuicPacketPrinter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dchlo_extractor.cc152 void ChloFramerVisitor::OnUndecryptablePacket( in OnUndecryptablePacket() function in quic::__anonb4313bd10111::ChloFramerVisitor
H A Dtls_chlo_extractor.h102 void OnUndecryptablePacket(const QuicEncryptedPacket& /*packet*/, in OnUndecryptablePacket() function
H A Dquic_connection.h313 virtual void OnUndecryptablePacket(EncryptionLevel /*decryption_level*/, in OnUndecryptablePacket() function
H A Dquic_connection.cc2551 void QuicConnection::OnUndecryptablePacket(const QuicEncryptedPacket& packet, in OnUndecryptablePacket() function in quic::QuicConnection
H A Dquic_framer_test.cc308 void OnUndecryptablePacket(const QuicEncryptedPacket& packet, in OnUndecryptablePacket() function in quic::test::__anon0923887d0111::TestQuicVisitor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_quic_framer.cc67 void OnUndecryptablePacket(const QuicEncryptedPacket& /*packet*/, in OnUndecryptablePacket() function in quic::test::SimpleFramerVisitor
H A Dquic_test_utils.cc329 void NoOpFramerVisitor::OnUndecryptablePacket( in OnUndecryptablePacket() function in quic::test::NoOpFramerVisitor