Home
last modified time | relevance | path

Searched defs:DisableResumption (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_server_stream.cc306 bool QuicCryptoServerStream::DisableResumption() { in DisableResumption() function in quic::QuicCryptoServerStream
H A Dtls_server_handshaker.cc308 bool TlsServerHandshaker::DisableResumption() { in DisableResumption() function in quic::TlsServerHandshaker
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dend_to_end_test.cc2103 TEST_P(EndToEndTest, DisableResumption) { in TEST_P() argument