/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | quic_simple_server_session_test.cc | 97 bool encryption_established() const override { return true; } in encryption_established() function in quic::test::__anonb612654b0211::MockQuicCryptoServerStream 112 bool encryption_established() const override { return true; } in encryption_established() function in quic::test::__anonb612654b0211::MockTlsServerHandshaker
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | mock_crypto_client_stream.cc | 250 bool MockCryptoClientStream::encryption_established() const { in encryption_established() function in net::MockCryptoClientStream
|
H A D | quic_proxy_datagram_client_socket_unittest.cc | 56 bool encryption_established() const override { return true; } in encryption_established() function in net::test::EstablishedCryptoStream
|
H A D | quic_chromium_client_stream_test.cc | 46 bool encryption_established() const override { return true; } in encryption_established() function in net::test::__anon29c168290111::EstablishedCryptoStream
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_crypto_server_stream.h | 115 void set_encryption_established(bool encryption_established) { in set_encryption_established()
|
H A D | quic_crypto_client_stream.cc | 93 bool QuicCryptoClientStream::encryption_established() const { in encryption_established() function in quic::QuicCryptoClientStream
|
H A D | tls_server_handshaker.h | 210 void set_encryption_established(bool encryption_established) { in set_encryption_established()
|
H A D | quic_datagram_queue_test.cc | 32 bool encryption_established() const override { return true; } in encryption_established() function in quic::test::__anon1529a8a50111::EstablishedCryptoStream
|
H A D | quic_crypto_client_handshaker.cc | 150 bool QuicCryptoClientHandshaker::encryption_established() const { in encryption_established() function in quic::QuicCryptoClientHandshaker
|
H A D | tls_client_handshaker.cc | 378 bool TlsClientHandshaker::encryption_established() const { in encryption_established() function in quic::TlsClientHandshaker
|
H A D | quic_crypto_server_stream.cc | 408 bool QuicCryptoServerStream::encryption_established() const { in encryption_established() function in quic::QuicCryptoServerStream
|
H A D | quic_crypto_stream_test.cc | 57 bool encryption_established() const override { return false; } in encryption_established() function in quic::test::__anon23f6a9cc0111::MockQuicCryptoStream
|
H A D | tls_server_handshaker.cc | 424 bool TlsServerHandshaker::encryption_established() const { in encryption_established() function in quic::TlsServerHandshaker
|
H A D | quic_session_test.cc | 127 bool encryption_established() const override { in encryption_established() function in quic::test::__anon0da122c40111::TestCryptoStream
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | quic_spdy_stream_test.cc | 135 bool encryption_established() const override { in encryption_established() function in quic::test::__anonc4a8ff9a0111::TestCryptoStream
|
H A D | quic_spdy_session_test.cc | 146 bool encryption_established() const override { in encryption_established() function in quic::test::__anone4a76b920111::TestCryptoStream
|