Home
last modified time | relevance | path

Searched defs:server_config_update (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_client_stream_test.cc252 CryptoHandshakeMessage server_config_update; in TEST_F() local
288 CryptoHandshakeMessage server_config_update; in TEST_F() local
334 CryptoHandshakeMessage server_config_update; in TEST_F() local
H A Dquic_crypto_client_handshaker.cc220 const CryptoHandshakeMessage& server_config_update) { in HandleServerConfigUpdateMessage()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config.cc754 const CryptoHandshakeMessage& server_config_update, QuicWallTime now, in ProcessServerConfigUpdate()