Searched defs:trusted_spdy_proxy (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_test_util_common.h222 std::string trusted_spdy_proxy; member in struct:net::SpdySessionDependencies
H A Dspdy_session_pool.cc43 const std::string& trusted_spdy_proxy)
64 HostPortPair::FromString(trusted_spdy_proxy)) {
30 SpdySessionPool( HostResolver* resolver, SSLConfigService* ssl_config_service, const base::WeakPtr<HttpServerProperties>& http_server_properties, TransportSecurityState* transport_security_state, bool force_single_domain, bool enable_compression, bool enable_ping_based_connection_checking, NextProto default_protocol, size_t stream_initial_recv_window_size, size_t initial_max_concurrent_streams, size_t max_concurrent_streams_limit, SpdySessionPool::TimeFunc time_func, const std::string& trusted_spdy_proxy) argument
H A Dspdy_session.cc603 const HostPortPair& trusted_spdy_proxy,
662 trusted_spdy_proxy_(trusted_spdy_proxy),
590 SpdySession( const SpdySessionKey& spdy_session_key, const base::WeakPtr<HttpServerProperties>& http_server_properties, TransportSecurityState* transport_security_state, bool verify_domain_authentication, bool enable_sending_initial_data, bool enable_compression, bool enable_ping_based_connection_checking, NextProto default_protocol, size_t stream_initial_recv_window_size, size_t initial_max_concurrent_streams, size_t max_concurrent_streams_limit, TimeFunc time_func, const HostPortPair& trusted_spdy_proxy, NetLog* net_log) argument
/external/chromium_org/net/url_request/
H A Durl_request_context_builder.h72 std::string trusted_spdy_proxy; member in struct:net::URLRequestContextBuilder::HttpNetworkSessionParams
/external/chromium_org/chrome/browser/
H A Dio_thread.h180 Optional<string> trusted_spdy_proxy; member in struct:IOThread::Globals
/external/chromium_org/net/http/
H A Dhttp_network_session.h100 std::string trusted_spdy_proxy; member in struct:net::HttpNetworkSession::Params

Completed in 178 milliseconds