Home
last modified time | relevance | path

Searched defs:OnCryptoFrame (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_sequencer.cc67 void QuicStreamSequencer::OnCryptoFrame(const QuicCryptoFrame& frame) { in OnCryptoFrame() function in quic::QuicStreamSequencer
H A Dtls_chlo_extractor.cc205 bool TlsChloExtractor::OnCryptoFrame(const QuicCryptoFrame& frame) { in OnCryptoFrame() function in quic::TlsChloExtractor
H A Dchlo_extractor.cc170 bool ChloFramerVisitor::OnCryptoFrame(const QuicCryptoFrame& frame) { in OnCryptoFrame() function in quic::__anonb4313bd10111::ChloFramerVisitor
H A Dquic_crypto_stream.cc67 void QuicCryptoStream::OnCryptoFrame(const QuicCryptoFrame& frame) { in OnCryptoFrame() function in quic::QuicCryptoStream
H A Dquic_connection.h336 virtual void OnCryptoFrame(const QuicCryptoFrame& /*frame*/) {} in OnCryptoFrame() function
H A Dquic_session.cc307 void QuicSession::OnCryptoFrame(const QuicCryptoFrame& frame) { in OnCryptoFrame() function in quic::QuicSession
H A Dquic_connection.cc1385 bool QuicConnection::OnCryptoFrame(const QuicCryptoFrame& frame) { in OnCryptoFrame() function in quic::QuicConnection
H A Dquic_framer_test.cc333 bool OnCryptoFrame(const QuicCryptoFrame& frame) override { in OnCryptoFrame() function in quic::test::__anon0923887d0111::TestQuicVisitor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dquic_endpoint.cc150 void QuicEndpoint::OnCryptoFrame(const QuicCryptoFrame& /*frame*/) {} in OnCryptoFrame() function in quic::simulator::QuicEndpoint
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_server.cc240 void ImmediateGoAwaySession::OnCryptoFrame(const QuicCryptoFrame& frame) { in OnCryptoFrame() function in quic::test::ImmediateGoAwaySession
H A Dsimple_quic_framer.cc83 bool OnCryptoFrame(const QuicCryptoFrame& frame) override { in OnCryptoFrame() function in quic::test::SimpleFramerVisitor
H A Dquic_test_utils.cc337 bool NoOpFramerVisitor::OnCryptoFrame(const QuicCryptoFrame& /*frame*/) { in OnCryptoFrame() function in quic::test::NoOpFramerVisitor
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_test_packet_printer.cc78 bool OnCryptoFrame(const QuicCryptoFrame& frame) override { in OnCryptoFrame() function in quic::__anon468cef570111::QuicPacketPrinter
H A Dquic_connection_logger.cc343 void QuicConnectionLogger::OnCryptoFrame(const quic::QuicCryptoFrame& frame) { in OnCryptoFrame() function in net::QuicConnectionLogger
H A Dquic_event_logger.cc609 void QuicEventLogger::OnCryptoFrame(const quic::QuicCryptoFrame& frame) { in OnCryptoFrame() function in net::QuicEventLogger
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_packet_printer_bin.cc105 bool OnCryptoFrame(const QuicCryptoFrame& frame) override { in OnCryptoFrame() function in quic::QuicPacketPrinter