Home
last modified time | relevance | path

Searched defs:OnEncryptedClientHelloSent (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_connection_logger.cc562 void QuicConnectionLogger::OnEncryptedClientHelloSent( in OnEncryptedClientHelloSent() function in net::QuicConnectionLogger
H A Dquic_event_logger.cc804 void QuicEventLogger::OnEncryptedClientHelloSent( in OnEncryptedClientHelloSent() function in net::QuicEventLogger
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.h465 virtual void OnEncryptedClientHelloSent(absl::string_view /*client_hello*/) {} in OnEncryptedClientHelloSent() function
H A Dquic_session.cc1885 void QuicSession::OnEncryptedClientHelloSent( in OnEncryptedClientHelloSent() function in quic::QuicSession
H A Dquic_connection.cc1141 void QuicConnection::OnEncryptedClientHelloSent( in OnEncryptedClientHelloSent() function in quic::QuicConnection