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

  /external/chromium_org/net/http/
http_proxy_client_socket.h 153 const bool tunnel_; member in class:net::HttpProxyClientSocket
http_proxy_client_socket_pool.h 75 bool tunnel() const { return tunnel_; }
94 const bool tunnel_; member in class:net::HttpProxySocketParams
http_proxy_client_socket.cc 53 tunnel_(tunnel),
123 if (using_spdy_ || !tunnel_)
http_proxy_client_socket_pool.cc 50 tunnel_(tunnel),

Completed in 58 milliseconds