Searched defs:RestartWithAuth (Results 1 – 7 of 7) sorted by relevance
63 int HttpProxyClientSocket::RestartWithAuth(CompletionOnceCallback callback) { in RestartWithAuth() function in net::HttpProxyClientSocket
332 int MockNetworkTransaction::RestartWithAuth(const AuthCredentials& credentials, in RestartWithAuth() function in net::MockNetworkTransaction
270 int HttpNetworkTransaction::RestartWithAuth(const AuthCredentials& credentials, in RestartWithAuth() function in net::HttpNetworkTransaction
318 int HttpCache::Transaction::RestartWithAuth(const AuthCredentials& credentials, in RestartWithAuth() function in net::HttpCache::Transaction
67 int QuicProxyClientSocket::RestartWithAuth(CompletionOnceCallback callback) { in RestartWithAuth() function in net::QuicProxyClientSocket
77 int SpdyProxyClientSocket::RestartWithAuth(CompletionOnceCallback callback) { in RestartWithAuth() function in net::SpdyProxyClientSocket
5273 void RestartWithAuth() { in RestartWithAuth() function in net::__anon0ba9f5eb0211::TestAuthHelper