Searched refs:trusted_spdy_proxy (Results 1 – 15 of 15) sorted by relevance
299 network_session_params.trusted_spdy_proxy = in Build()300 http_network_session_params_.trusted_spdy_proxy; in Build()
70 std::string trusted_spdy_proxy; member
83 session_params.trusted_spdy_proxy = reference_params->trusted_spdy_proxy; in ProxyResolvingClientSocket()
61 const std::string& trusted_spdy_proxy);
42 const std::string& trusted_spdy_proxy) in SpdySessionPool() argument62 HostPortPair::FromString(trusted_spdy_proxy)) { in SpdySessionPool()
222 std::string trusted_spdy_proxy; member
241 const HostPortPair& trusted_spdy_proxy,
455 params.trusted_spdy_proxy = session_deps->trusted_spdy_proxy; in CreateSessionParams()
544 const HostPortPair& trusted_spdy_proxy, in SpdySession() argument598 trusted_spdy_proxy_(trusted_spdy_proxy), in SpdySession()
5791 session_deps->trusted_spdy_proxy = "123.45.67.89:8080"; in TEST_P()
97 std::string trusted_spdy_proxy; member
143 params.trusted_spdy_proxy), in HttpNetworkSession()
6513 session_deps_.trusted_spdy_proxy = "myproxy:70"; in TEST_P()6628 session_deps_.trusted_spdy_proxy = "myproxy:70"; in TEST_P()
165 Optional<string> trusted_spdy_proxy; member
763 globals_->trusted_spdy_proxy.set( in InitializeNetworkOptions()963 globals_->trusted_spdy_proxy.CopyToIfSet(¶ms->trusted_spdy_proxy); in InitializeNetworkSessionParams()