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

/external/webkit/Source/WebCore/platform/network/curl/
H A DSocketStreamHandleCurl.cpp74 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleCurl.cpp210 void ResourceHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::ResourceHandle
/external/webkit/Source/WebCore/platform/network/win/
H A DSocketStreamHandleWin.cpp74 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
/external/webkit/Source/WebKit2/WebProcess/Downloads/curl/
H A DDownloadCurl.cpp61 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Credential& credential) function in class:WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/qt/
H A DDownloadQt.cpp65 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Credential& credential) function in class:WebKit::Download
/external/webkit/Source/WebKit2/WebProcess/Downloads/soup/
H A DDownloadSoup.cpp66 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Credential& credential) function in class:WebKit::Download
/external/webkit/Source/WebCore/platform/network/brew/
H A DSocketStreamHandleBrew.cpp215 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/qt/
H A DSocketStreamHandleQt.cpp188 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/soup/
H A DSocketStreamHandleSoup.cpp204 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
/external/webkit/Source/WebKit/chromium/src/
H A DSocketStreamHandle.cpp224 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge& challenge, const Credential& credential) function in class:WebCore::SocketStreamHandle
/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
H A DDownloadCFNet.cpp211 void Download::receivedCredential(const AuthenticationChallenge& authenticationChallenge, const Credential& credential) function in class:WebKit::Download
/external/webkit/Source/WebCore/platform/network/cf/
H A DSocketStreamHandleCFNet.cpp661 void SocketStreamHandle::receivedCredential(const AuthenticationChallenge&, const Credential&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleCFNet.cpp562 void ResourceHandle::receivedCredential(const AuthenticationChallenge& challenge, const Credential& credential) function in class:WebCore::ResourceHandle
564 LOG(Network, "CFNet - receivedCredential()");

Completed in 754 milliseconds