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

/external/chromium_org/net/http/
H A Dhttp_proxy_client_socket.h113 int PrepareForAuthRestart();
H A Dhttp_proxy_client_socket.cc77 int rv = PrepareForAuthRestart();
260 int HttpProxyClientSocket::PrepareForAuthRestart() { function in class:net::HttpProxyClientSocket
H A Dhttp_network_transaction.h225 void PrepareForAuthRestart(HttpAuth::Target target);
H A Dhttp_network_transaction.cc268 PrepareForAuthRestart(target);
277 void HttpNetworkTransaction::PrepareForAuthRestart(HttpAuth::Target target) { function in class:net::HttpNetworkTransaction

Completed in 83 milliseconds