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

  /external/chromium/net/socket/
ssl_client_socket_pool.h 105 HttpProxyClientSocketPool* http_proxy_pool,
195 HttpProxyClientSocketPool* http_proxy_pool,
254 HttpProxyClientSocketPool* http_proxy_pool,
ssl_client_socket_pool.cc 129 HttpProxyClientSocketPool* http_proxy_pool,
143 http_proxy_pool_(http_proxy_pool),
458 HttpProxyClientSocketPool* http_proxy_pool,
468 http_proxy_pool_(http_proxy_pool),
506 HttpProxyClientSocketPool* http_proxy_pool,
511 http_proxy_pool_(http_proxy_pool),
518 http_proxy_pool,
621 list->Append(http_proxy_pool_->GetInfoAsValue("http_proxy_pool",
622 "http_proxy_pool",
ssl_client_socket_pool_unittest.cc 86 void CreatePool(bool transport_pool, bool http_proxy_pool, bool socks_pool) {
100 http_proxy_pool ? &http_proxy_socket_pool_ : NULL,
  /external/chromium/net/http/
http_stream_factory_impl_unittest.cc 243 CapturePreconnectsHttpProxySocketPool* http_proxy_pool = local
247 peer.SetSocketPoolForHTTPProxy(proxy_host, http_proxy_pool);
257 EXPECT_EQ(kTests[i].num_streams, http_proxy_pool->last_num_streams());
http_network_transaction_unittest.cc 5596 CaptureGroupNameHttpProxySocketPool* http_proxy_pool = local
    [all...]

Completed in 36 milliseconds