Home
last modified time | relevance | path

Searched refs:receivedRequestToContinueWithoutCredential (Results 1 – 25 of 38) sorted by relevance

12

/external/webkit/Source/WebKit2/WebProcess/Authentication/
DAuthenticationManager.cpp106 Download::receivedRequestToContinueWithoutCredential(challenge); in continueWithoutCredentialForChallenge()
110 coreClient->receivedRequestToContinueWithoutCredential(challenge); in continueWithoutCredentialForChallenge()
/external/webkit/Source/WebCore/platform/network/
DAuthenticationClient.h37 virtual void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) = 0;
DResourceHandle.h121 virtual void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/
DDownloadCurl.cpp66 void Download::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authentica… in receivedRequestToContinueWithoutCredential() function in WebKit::Download
/external/webkit/Source/WebCore/platform/network/curl/
DSocketStreamHandleCurl.cpp79 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) in receivedRequestToContinueWithoutCredential() function in WebCore::SocketStreamHandle
DSocketStreamHandle.h62 void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
DResourceHandleCurl.cpp215 void ResourceHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) in receivedRequestToContinueWithoutCredential() function in WebCore::ResourceHandle
/external/webkit/Source/WebCore/platform/network/win/
DSocketStreamHandleWin.cpp79 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) in receivedRequestToContinueWithoutCredential() function in WebCore::SocketStreamHandle
DSocketStreamHandle.h62 void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/
DDownloadQt.cpp70 void Download::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authentica… in receivedRequestToContinueWithoutCredential() function in WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/
DDownloadSoup.cpp71 void Download::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authentica… in receivedRequestToContinueWithoutCredential() function in WebKit::Download
/external/webkit/Source/WebCore/platform/network/brew/
DSocketStreamHandle.h63 void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
DSocketStreamHandleBrew.cpp220 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) in receivedRequestToContinueWithoutCredential() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/chromium/
DSocketStreamHandle.h63 void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
/external/webkit/Source/WebKit/win/
DWebURLAuthenticationChallengeSenderCFNet.cpp59 m_client->receivedRequestToContinueWithoutCredential(webChallenge->authenticationChallenge()); in continueWithoutCredentialForAuthenticationChallenge()
/external/webkit/Source/WebCore/platform/network/qt/
DSocketStreamHandle.h68 void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
DSocketStreamHandleQt.cpp193 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) in receivedRequestToContinueWithoutCredential() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/soup/
DSocketStreamHandle.h73 void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
DSocketStreamHandleSoup.cpp209 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) in receivedRequestToContinueWithoutCredential() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/cf/
DSocketStreamHandle.h95 virtual void receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&);
DResourceHandleCFNet.cpp572 receivedRequestToContinueWithoutCredential(challenge); in receivedCredential()
596 void ResourceHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& chal… in receivedRequestToContinueWithoutCredential() function in WebCore::ResourceHandle
/external/webkit/Source/WebKit2/WebProcess/Downloads/
DDownload.h97 static void receivedRequestToContinueWithoutCredential(const WebCore::AuthenticationChallenge&);
/external/webkit/Source/WebKit/chromium/src/
DSocketStreamHandle.cpp229 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& … in receivedRequestToContinueWithoutCredential() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp216 void Download::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& authentica… in receivedRequestToContinueWithoutCredential() function in WebKit::Download
/external/webkit/Source/WebCore/loader/
DDocumentThreadableLoader.cpp303 loader->handle()->receivedRequestToContinueWithoutCredential(challenge); in didReceiveAuthenticationChallenge()

12