Home
last modified time | relevance | path

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

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