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

  /external/chromium_org/net/socket/
client_socket_handle.h 137 pending_http_proxy_connection_.reset(connection);
152 return pending_http_proxy_connection_.release();
202 scoped_ptr<ClientSocketHandle> pending_http_proxy_connection_; member in class:net::ClientSocketHandle
client_socket_handle.cc 76 pending_http_proxy_connection_.reset();

Completed in 234 milliseconds