Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config.h407 bool alps_use_new_codepoint() const { return alps_use_new_codepoint_; } in alps_use_new_codepoint()
409 alps_use_new_codepoint_ = new_value; in set_alps_use_new_codepoint()
487 bool alps_use_new_codepoint_ = false; variable