Home
last modified time | relevance | path

Searched defs:num_sent_client_hellos (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_client_stream.cc65 int QuicCryptoClientStream::num_sent_client_hellos() const { in num_sent_client_hellos() function in quic::QuicCryptoClientStream
H A Dquic_crypto_client_handshaker.cc114 int QuicCryptoClientHandshaker::num_sent_client_hellos() const { in num_sent_client_hellos() function in quic::QuicCryptoClientHandshaker
H A Dtls_client_handshaker.cc337 int TlsClientHandshaker::num_sent_client_hellos() const { return 0; } in num_sent_client_hellos() function in quic::TlsClientHandshaker