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

  /external/chromium_org/net/socket/
ssl_client_socket_pool.h 190 HttpProxyClientSocketPool* http_proxy_pool,
292 HttpProxyClientSocketPool* http_proxy_pool,
373 HttpProxyClientSocketPool* http_proxy_pool,
ssl_client_socket_pool.cc 178 HttpProxyClientSocketPool* http_proxy_pool,
193 http_proxy_pool_(http_proxy_pool),
591 HttpProxyClientSocketPool* http_proxy_pool,
599 http_proxy_pool_(http_proxy_pool),
639 HttpProxyClientSocketPool* http_proxy_pool,
645 http_proxy_pool_(http_proxy_pool),
655 http_proxy_pool,
785 list->Append(http_proxy_pool_->GetInfoAsValue("http_proxy_pool",
786 "http_proxy_pool",
ssl_client_socket_pool_unittest.cc 143 void CreatePool(bool transport_pool, bool http_proxy_pool, bool socks_pool) {
158 http_proxy_pool ? &http_proxy_socket_pool_ : NULL,
    [all...]
  /external/chromium_org/net/http/
http_stream_factory_impl_unittest.cc 471 CapturePreconnectsHttpProxySocketPool* http_proxy_pool = local
481 mock_pool_manager->SetSocketPoolForHTTPProxy(proxy_host, http_proxy_pool);
489 EXPECT_EQ(kTests[i].num_streams, http_proxy_pool->last_num_streams());
    [all...]
http_network_transaction_unittest.cc 7676 CaptureGroupNameHttpProxySocketPool* http_proxy_pool = local
    [all...]

Completed in 84 milliseconds