Searched refs:enable_quic_port_selection (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_network_session.cc93 enable_quic_port_selection(true),
136 params.enable_quic_port_selection,
258 dict->SetBoolean("enable_quic_port_selection",
259 params_.enable_quic_port_selection);
H A Dhttp_network_session.h114 bool enable_quic_port_selection; member in struct:net::HttpNetworkSession::Params
/external/chromium_org/chrome/browser/
H A Dio_thread.h190 Optional<bool> enable_quic_port_selection; member in struct:IOThread::Globals
H A Dio_thread.cc1031 globals.enable_quic_port_selection.CopyToIfSet(
1032 &params->enable_quic_port_selection);
1186 globals->enable_quic_port_selection.set(

Completed in 1608 milliseconds