Home
last modified time | relevance | path

Searched refs:set_alps_use_new_codepoint (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config.h408 void set_alps_use_new_codepoint(bool new_value) { in set_alps_use_new_codepoint() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dtls_client_handshaker_test.cc889 crypto_config_->set_alps_use_new_codepoint(true); in TEST_P()
H A Dtls_server_handshaker_test.cc1250 client_crypto_config_->set_alps_use_new_codepoint( in TEST_P()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_session_pool.cc1905 crypto_config->set_alps_use_new_codepoint(params_.use_new_alps_codepoint); in CreateCryptoConfigHandle()