Searched refs:http_proxy_pool_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/socket/
H A Dssl_client_socket_pool.cc120 http_proxy_pool_(http_proxy_pool),
264 DCHECK(http_proxy_pool_);
274 http_proxy_pool_,
481 http_proxy_pool_(http_proxy_pool),
495 if (http_proxy_pool_) {
496 pool_timeout = http_proxy_pool_->ConnectionTimeout();
522 http_proxy_pool_(http_proxy_pool),
545 if (http_proxy_pool_)
546 base_.AddLowerLayeredPool(http_proxy_pool_);
562 http_proxy_pool_, client_socket_factory
[all...]
H A Dssl_client_socket_pool.h160 HttpProxyClientSocketPool* const http_proxy_pool_; member in class:net::SSLConnectJob
289 HttpProxyClientSocketPool* const http_proxy_pool_; member in class:net::SSLClientSocketPool::SSLConnectJobFactory
301 HttpProxyClientSocketPool* const http_proxy_pool_; member in class:net::SSLClientSocketPool
/external/chromium/net/socket/
H A Dssl_client_socket_pool.cc143 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_
[all...]
H A Dssl_client_socket_pool.h156 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 122 milliseconds