Home
last modified time | relevance | path

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

/external/cronet/net/quic/
Dquic_context.h176 bool allow_server_migration = false; member
Dquic_stream_factory.h430 bool allow_server_migration() const { return params_.allow_server_migration; } in allow_server_migration() function