Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config.h330 QuicErrorCode ProcessServerConfigUpdate(
H A Dquic_crypto_client_config.cc753 QuicErrorCode QuicCryptoClientConfig::ProcessServerConfigUpdate( in ProcessServerConfigUpdate() function in quic::QuicCryptoClientConfig
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_client_handshaker.cc225 QuicErrorCode error = crypto_config_->ProcessServerConfigUpdate( in HandleServerConfigUpdateMessage()