HomeSort by relevance Sort by last modified time
    Searched refs:trusted_spdy_proxy (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/net/spdy/
spdy_session_pool.h 63 const std::string& trusted_spdy_proxy);
spdy_session_pool.cc 43 const std::string& trusted_spdy_proxy)
64 HostPortPair::FromString(trusted_spdy_proxy)) {
spdy_test_util_common.h 222 std::string trusted_spdy_proxy; member in struct:net::SpdySessionDependencies
spdy_session.h 250 const HostPortPair& trusted_spdy_proxy,
    [all...]
spdy_test_util_common.cc 461 params.trusted_spdy_proxy = session_deps->trusted_spdy_proxy;
    [all...]
spdy_session.cc 603 const HostPortPair& trusted_spdy_proxy,
662 trusted_spdy_proxy_(trusted_spdy_proxy),
    [all...]
spdy_network_transaction_unittest.cc     [all...]
  /external/chromium_org/net/url_request/
url_request_context_builder.h 72 std::string trusted_spdy_proxy; member in struct:net::URLRequestContextBuilder::HttpNetworkSessionParams
url_request_context_builder.cc 357 network_session_params.trusted_spdy_proxy =
358 http_network_session_params_.trusted_spdy_proxy;
  /external/chromium_org/net/http/
http_network_session.h 100 std::string trusted_spdy_proxy; member in struct:net::HttpNetworkSession::Params
http_network_session.cc 153 params.trusted_spdy_proxy),
http_network_transaction_unittest.cc     [all...]
  /external/chromium_org/jingle/glue/
proxy_resolving_client_socket.cc 86 session_params.trusted_spdy_proxy = reference_params->trusted_spdy_proxy;
  /external/chromium_org/chrome/browser/
io_thread.h 180 Optional<string> trusted_spdy_proxy; member in struct:IOThread::Globals
io_thread.cc 778 globals_->trusted_spdy_proxy.set(
    [all...]

Completed in 135 milliseconds