Searched defs:receivedCredential (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownloadAuthenticationClient.cpp41 void DownloadAuthenticationClient::receivedCredential(const AuthenticationChallenge& challenge, const Credential& credential) function in class:WebKit::DownloadAuthenticationClient
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DSocketStreamHandleCurl.cpp74 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleCurl.cpp191 void ResourceHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::ResourceHandle
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DSocketStreamHandleWin.cpp74 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/curl/
H A DDownloadCurl.cpp61 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Credential& credential) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/qt/
H A DDownloadQt.cpp87 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Credential& credential) function in class:WebKit::Download
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DSocketStreamHandleQt.cpp226 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DSocketStreamHandleSoup.cpp218 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleSoup.cpp1190 void ResourceHandle::receivedCredential(const AuthenticationChallenge& challenge, const Credential& credential) function in class:WebCore::ResourceHandle
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitsoupauthdialog.cpp58 virtual void receivedCredential(const AuthenticationChallenge& challenge, const Credential& credential) function in class:WebKitSoupAuthDialogAuthenticationClient
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/cfnet/
H A DDownloadCFNet.cpp248 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Credential& credential) function in class:WebKit::Download
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/soup/
H A DDownloadSoup.cpp231 void Download::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebKit::Download
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DResourceHandleCFNet.cpp595 void ResourceHandle::receivedCredential(const AuthenticationChallenge& challenge, const Credential& credential) function in class:WebCore::ResourceHandle
H A DSocketStreamHandleCFNet.cpp647 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle

Completed in 268 milliseconds