/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | simple_session_cache.cc | 62 void SimpleSessionCache::OnNewTokenReceived(const QuicServerId& server_id, in OnNewTokenReceived() function in quic::test::SimpleSessionCache
|
H A D | quic_test_utils.h | 875 void OnNewTokenReceived(absl::string_view /*token*/) override {} in OnNewTokenReceived() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | quic_client_session_cache.cc | 110 void QuicClientSessionCache::OnNewTokenReceived(const QuicServerId& server_id, in OnNewTokenReceived() function in quic::QuicClientSessionCache
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_crypto_client_stream.cc | 157 void QuicCryptoClientStream::OnNewTokenReceived(absl::string_view token) { in OnNewTokenReceived() function in quic::QuicCryptoClientStream
|
H A D | quic_crypto_client_handshaker.cc | 190 void QuicCryptoClientHandshaker::OnNewTokenReceived( in OnNewTokenReceived() function in quic::QuicCryptoClientHandshaker
|
H A D | tls_client_handshaker.cc | 457 void TlsClientHandshaker::OnNewTokenReceived(absl::string_view token) { in OnNewTokenReceived() function in quic::TlsClientHandshaker
|
H A D | quic_crypto_server_stream.cc | 354 void QuicCryptoServerStream::OnNewTokenReceived(absl::string_view /*token*/) { in OnNewTokenReceived() function in quic::QuicCryptoServerStream
|
H A D | quic_crypto_stream_test.cc | 71 void OnNewTokenReceived(absl::string_view /*token*/) override {} in OnNewTokenReceived() function in quic::test::__anon23f6a9cc0111::MockQuicCryptoStream
|
H A D | tls_server_handshaker.cc | 362 void TlsServerHandshaker::OnNewTokenReceived(absl::string_view /*token*/) { in OnNewTokenReceived() function in quic::TlsServerHandshaker
|
H A D | quic_session.cc | 462 void QuicSession::OnNewTokenReceived(absl::string_view token) { in OnNewTokenReceived() function in quic::QuicSession
|
H A D | quic_session_test.cc | 144 void OnNewTokenReceived(absl::string_view /*token*/) override {} in OnNewTokenReceived() function in quic::test::__anon0da122c40111::TestCryptoStream
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ |
H A D | quic_endpoint.h | 59 void OnNewTokenReceived(absl::string_view /*token*/) override {} in OnNewTokenReceived() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | quic_spdy_stream_test.cc | 166 void OnNewTokenReceived(absl::string_view /*token*/) override {} in OnNewTokenReceived() function in quic::test::__anonc4a8ff9a0111::TestCryptoStream
|
H A D | quic_spdy_session_test.cc | 175 void OnNewTokenReceived(absl::string_view /*token*/) override {} in OnNewTokenReceived() function in quic::test::__anone4a76b920111::TestCryptoStream
|