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

  /external/chromium/net/http/
http_proxy_client_socket.h 117 int PrepareForAuthRestart();
http_network_transaction.h 183 void PrepareForAuthRestart(HttpAuth::Target target);
http_proxy_client_socket.cc 69 int rv = PrepareForAuthRestart();
221 int HttpProxyClientSocket::PrepareForAuthRestart() {
http_network_transaction.cc 237 PrepareForAuthRestart(target);
246 void HttpNetworkTransaction::PrepareForAuthRestart(HttpAuth::Target target) {
    [all...]

Completed in 514 milliseconds