Searched refs:continueWithoutCredential (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownloadAuthenticationClient.cpp52 m_download->continueWithoutCredential(challenge);
H A DDownload.h113 void continueWithoutCredential(const WebCore::AuthenticationChallenge&);
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/curl/
H A DDownloadCurl.cpp81 void Download::continueWithoutCredential(const AuthenticationChallenge&) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A Dewk_auth_request_private.h51 bool continueWithoutCredential();
H A Dewk_auth_request.cpp49 continueWithoutCredential();
100 bool EwkAuthRequest::continueWithoutCredential() function in class:EwkAuthRequest
143 return impl->continueWithoutCredential();
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/cfnet/
H A DDownloadCFNet.cpp68 void Download::continueWithoutCredential(const WebCore::AuthenticationChallenge& challenge) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/soup/
H A DDownloadSoup.cpp246 void Download::continueWithoutCredential(const AuthenticationChallenge &) function in class:WebKit::Download

Completed in 66 milliseconds