Searched defs:ProxyClientSocket (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/http/
H A Dproxy_client_socket.h16 class ProxyClientSocket : public ClientSocket { class in namespace:net
18 ProxyClientSocket() {} function in class:net::ProxyClientSocket
19 virtual ~ProxyClientSocket() {}
30 DISALLOW_COPY_AND_ASSIGN(ProxyClientSocket);

Completed in 197 milliseconds