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

  /external/chromium/net/socket/
client_socket_handle.h 113 pending_http_proxy_connection_.reset(connection);
128 return pending_http_proxy_connection_.release();
175 scoped_ptr<ClientSocketHandle> pending_http_proxy_connection_; member in class:net::ClientSocketHandle
client_socket_handle.cc 62 pending_http_proxy_connection_.reset();

Completed in 56 milliseconds