Home
last modified time | relevance | path

Searched defs:GetHandshakeState (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dmock_crypto_client_stream.cc258 quic::HandshakeState MockCryptoClientStream::GetHandshakeState() const { in GetHandshakeState() function in net::MockCryptoClientStream
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_client_stream.cc110 HandshakeState QuicCryptoClientStream::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicCryptoClientStream
H A Dquic_crypto_client_handshaker.cc182 HandshakeState QuicCryptoClientHandshaker::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicCryptoClientHandshaker
H A Dtls_client_handshaker.cc413 HandshakeState TlsClientHandshaker::GetHandshakeState() const { return state_; } in GetHandshakeState() function in quic::TlsClientHandshaker
H A Dquic_crypto_server_stream.cc425 HandshakeState QuicCryptoServerStream::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicCryptoServerStream
H A Dquic_crypto_stream_test.cc85 HandshakeState GetHandshakeState() const override { return HANDSHAKE_START; } in GetHandshakeState() function in quic::test::__anon23f6a9cc0111::MockQuicCryptoStream
H A Dtls_server_handshaker.cc441 HandshakeState TlsServerHandshaker::GetHandshakeState() const { return state_; } in GetHandshakeState() function in quic::TlsServerHandshaker
H A Dquic_session.cc2484 HandshakeState QuicSession::GetHandshakeState() const { in GetHandshakeState() function in quic::QuicSession
H A Dquic_session_test.cc158 HandshakeState GetHandshakeState() const override { in GetHandshakeState() function in quic::test::__anon0da122c40111::TestCryptoStream
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dquic_endpoint.cc204 HandshakeState QuicEndpoint::GetHandshakeState() const { in GetHandshakeState() function in quic::simulator::QuicEndpoint
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h891 HandshakeState GetHandshakeState() const override { return HANDSHAKE_START; } in GetHandshakeState() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream_test.cc141 HandshakeState GetHandshakeState() const override { in GetHandshakeState() function in quic::test::__anonc4a8ff9a0111::TestCryptoStream
H A Dquic_spdy_session_test.cc152 HandshakeState GetHandshakeState() const override { in GetHandshakeState() function in quic::test::__anone4a76b920111::TestCryptoStream