Searched defs:receivedRequestToContinueWithoutCredential (Results 1 - 7 of 7) sorted by relevance

/external/webkit/WebCore/platform/network/curl/
H A DSocketStreamHandleCurl.cpp79 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleCurl.cpp223 void ResourceHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) function in class:WebCore::ResourceHandle
/external/webkit/WebCore/platform/network/soup/
H A DSocketStreamHandleSoup.cpp78 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
/external/webkit/WebCore/platform/network/qt/
H A DSocketStreamHandleQt.cpp196 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
/external/webkit/WebKit/chromium/src/
H A DSocketStreamHandle.cpp229 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& challenge) function in class:WebCore::SocketStreamHandle
/external/webkit/WebCore/platform/network/cf/
H A DSocketStreamHandleCFNet.cpp631 void SocketStreamHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge&) function in class:WebCore::SocketStreamHandle
H A DResourceHandleCFNet.cpp520 void ResourceHandle::receivedRequestToContinueWithoutCredential(const AuthenticationChallenge& challenge) function in class:WebCore::ResourceHandle
522 LOG(Network, "CFNet - receivedRequestToContinueWithoutCredential()");

Completed in 1766 milliseconds