Home
last modified time | relevance | path

Searched defs:allow_server_migration (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/quic/
H A Dquic_context.h185 bool allow_server_migration = false; member
H A Dquic_session_pool.h464 bool allow_server_migration() const { return params_.allow_server_migration; } in allow_server_migration() function