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

  /external/chromium/net/socket/
ssl_client_socket_pool.cc 143 http_proxy_pool_(http_proxy_pool),
294 DCHECK(http_proxy_pool_);
303 http_proxy_pool_, net_log());
468 http_proxy_pool_(http_proxy_pool),
485 if (http_proxy_pool_) {
486 pool_timeout = http_proxy_pool_->ConnectionTimeout();
511 http_proxy_pool_(http_proxy_pool),
541 transport_pool_, socks_pool_, http_proxy_pool_,
620 if (http_proxy_pool_) {
621 list->Append(http_proxy_pool_->GetInfoAsValue("http_proxy_pool"
    [all...]
ssl_client_socket_pool.h 156 HttpProxyClientSocketPool* const http_proxy_pool_; member in class:net::SSLConnectJob
276 HttpProxyClientSocketPool* const http_proxy_pool_; member in class:net::SSLClientSocketPool::SSLConnectJobFactory
291 HttpProxyClientSocketPool* const http_proxy_pool_; member in class:net::SSLClientSocketPool

Completed in 14 milliseconds