/external/webkit/Source/WebKit2/WebProcess/Authentication/ |
D | AuthenticationManager.cpp | 65 void AuthenticationManager::didReceiveAuthenticationChallenge(WebFrame* frame, const Authentication… in didReceiveAuthenticationChallenge() function in WebKit::AuthenticationManager 76 void AuthenticationManager::didReceiveAuthenticationChallenge(Download* download, const Authenticat… in didReceiveAuthenticationChallenge() function in WebKit::AuthenticationManager
|
/external/webkit/Source/WebCore/platform/network/curl/ |
D | SocketStreamHandleCurl.cpp | 69 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
|
D | ResourceHandleCurl.cpp | 205 void ResourceHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::ResourceHandle
|
/external/webkit/Source/WebCore/platform/network/win/ |
D | SocketStreamHandleWin.cpp | 69 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebCore/platform/network/ |
D | SocketStreamHandleClient.h | 53 …virtual void didReceiveAuthenticationChallenge(SocketStreamHandle*, const AuthenticationChallenge&… in didReceiveAuthenticationChallenge() function
|
D | ResourceHandleClient.h | 89 …virtual void didReceiveAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge&) { } in didReceiveAuthenticationChallenge() function
|
/external/webkit/Source/WebCore/loader/icon/ |
D | IconLoader.cpp | 127 void IconLoader::didReceiveAuthenticationChallenge(SubresourceLoader*, const AuthenticationChalleng… in didReceiveAuthenticationChallenge() function in WebCore::IconLoader
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/ |
D | Download.cpp | 76 void Download::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authenticationChall… in didReceiveAuthenticationChallenge() function in WebKit::Download
|
/external/webkit/Source/WebKit2/UIProcess/Downloads/ |
D | DownloadProxy.cpp | 96 void DownloadProxy::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authentication… in didReceiveAuthenticationChallenge() function in WebKit::DownloadProxy
|
/external/webkit/Source/WebCore/loader/ |
D | SubresourceLoaderClient.h | 55 …virtual void didReceiveAuthenticationChallenge(SubresourceLoader*, const AuthenticationChallenge&)… in didReceiveAuthenticationChallenge() function
|
D | ResourceLoader.h | 115 …virtual void didReceiveAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge& cha… in didReceiveAuthenticationChallenge() function
|
D | SubresourceLoader.cpp | 256 void SubresourceLoader::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) in didReceiveAuthenticationChallenge() function in WebCore::SubresourceLoader
|
D | ResourceLoadNotifier.cpp | 50 void ResourceLoadNotifier::didReceiveAuthenticationChallenge(ResourceLoader* loader, const Authenti… in didReceiveAuthenticationChallenge() function in WebCore::ResourceLoadNotifier
|
D | DocumentThreadableLoader.cpp | 297 void DocumentThreadableLoader::didReceiveAuthenticationChallenge(SubresourceLoader* loader, const A… in didReceiveAuthenticationChallenge() function in WebCore::DocumentThreadableLoader
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebDownloadClient.cpp | 45 void WebDownloadClient::didReceiveAuthenticationChallenge(WebContext* webContext, DownloadProxy* do… in didReceiveAuthenticationChallenge() function in WebKit::WebDownloadClient
|
/external/webkit/Source/WebCore/platform/network/qt/ |
D | SocketStreamHandleQt.cpp | 183 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebKit/chromium/src/ |
D | SocketStreamHandle.cpp | 218 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebCore/platform/network/brew/ |
D | SocketStreamHandleBrew.cpp | 210 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebKit/win/ |
D | DefaultDownloadDelegate.cpp | 157 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didReceiveAuthenticationChallenge(IWebDownload* … in didReceiveAuthenticationChallenge() function in DefaultDownloadDelegate
|
/external/webkit/Source/WebCore/platform/network/soup/ |
D | SocketStreamHandleSoup.cpp | 199 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
|
/external/webkit/Source/WebCore/websockets/ |
D | WebSocketChannel.cpp | 228 void WebSocketChannel::didReceiveAuthenticationChallenge(SocketStreamHandle*, const AuthenticationC… in didReceiveAuthenticationChallenge() function in WebCore::WebSocketChannel
|
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
D | WKContext.h | 89 …ontextDownloadDidReceiveAuthenticationChallengeCallback didReceiveAuthenticationChallenge; member
|
/external/webkit/Source/WebCore/platform/network/mac/ |
D | ResourceHandleMac.mm | 1118 void WebCoreSynchronousLoaderClient::didReceiveAuthenticationChallenge(ResourceHandle*, const Authe… function
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | ResourceLoadDelegate.cpp | 286 HRESULT STDMETHODCALLTYPE ResourceLoadDelegate::didReceiveAuthenticationChallenge( in didReceiveAuthenticationChallenge() function in ResourceLoadDelegate
|
/external/webkit/Source/WebCore/platform/network/cf/ |
D | ResourceHandleCFNet.cpp | 506 void ResourceHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) in didReceiveAuthenticationChallenge() function in WebCore::ResourceHandle 778 void WebCoreSynchronousLoaderClient::didReceiveAuthenticationChallenge(ResourceHandle* handle, cons… in didReceiveAuthenticationChallenge() function in WebCore::WebCoreSynchronousLoaderClient
|