Searched defs:num_sent_client_hellos (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
| D | quic_crypto_client_stream.cc | 65 int QuicCryptoClientStream::num_sent_client_hellos() const {  in num_sent_client_hellos()  function in quic::QuicCryptoClientStream | 
| D | quic_crypto_client_handshaker.cc | 114 int QuicCryptoClientHandshaker::num_sent_client_hellos() const {  in num_sent_client_hellos()  function in quic::QuicCryptoClientHandshaker | 
| D | tls_client_handshaker.cc | 328 int TlsClientHandshaker::num_sent_client_hellos() const { return 0; }  in num_sent_client_hellos()  function in quic::TlsClientHandshaker |