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 D | quic_crypto_client_stream.cc | 65 int QuicCryptoClientStream::num_sent_client_hellos() const { in num_sent_client_hellos() function in quic::QuicCryptoClientStream |
H A D | quic_crypto_client_handshaker.cc | 114 int QuicCryptoClientHandshaker::num_sent_client_hellos() const { in num_sent_client_hellos() function in quic::QuicCryptoClientHandshaker |
H A D | tls_client_handshaker.cc | 337 int TlsClientHandshaker::num_sent_client_hellos() const { return 0; } in num_sent_client_hellos() function in quic::TlsClientHandshaker |