Home
last modified time | relevance | path

Searched defs:didReceiveAuthenticationChallenge (Results 1 – 25 of 29) sorted by relevance

12

/external/webkit/Source/WebKit2/WebProcess/Authentication/
DAuthenticationManager.cpp65 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/
DSocketStreamHandleCurl.cpp69 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
DResourceHandleCurl.cpp205 void ResourceHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::ResourceHandle
/external/webkit/Source/WebCore/platform/network/win/
DSocketStreamHandleWin.cpp69 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/
DSocketStreamHandleClient.h53 …virtual void didReceiveAuthenticationChallenge(SocketStreamHandle*, const AuthenticationChallenge&… in didReceiveAuthenticationChallenge() function
DResourceHandleClient.h89 …virtual void didReceiveAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge&) { } in didReceiveAuthenticationChallenge() function
/external/webkit/Source/WebCore/loader/icon/
DIconLoader.cpp127 void IconLoader::didReceiveAuthenticationChallenge(SubresourceLoader*, const AuthenticationChalleng… in didReceiveAuthenticationChallenge() function in WebCore::IconLoader
/external/webkit/Source/WebKit2/WebProcess/Downloads/
DDownload.cpp76 void Download::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authenticationChall… in didReceiveAuthenticationChallenge() function in WebKit::Download
/external/webkit/Source/WebKit2/UIProcess/Downloads/
DDownloadProxy.cpp96 void DownloadProxy::didReceiveAuthenticationChallenge(const AuthenticationChallenge& authentication… in didReceiveAuthenticationChallenge() function in WebKit::DownloadProxy
/external/webkit/Source/WebCore/loader/
DSubresourceLoaderClient.h55 …virtual void didReceiveAuthenticationChallenge(SubresourceLoader*, const AuthenticationChallenge&)… in didReceiveAuthenticationChallenge() function
DResourceLoader.h115 …virtual void didReceiveAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge& cha… in didReceiveAuthenticationChallenge() function
DSubresourceLoader.cpp256 void SubresourceLoader::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) in didReceiveAuthenticationChallenge() function in WebCore::SubresourceLoader
DResourceLoadNotifier.cpp50 void ResourceLoadNotifier::didReceiveAuthenticationChallenge(ResourceLoader* loader, const Authenti… in didReceiveAuthenticationChallenge() function in WebCore::ResourceLoadNotifier
DDocumentThreadableLoader.cpp297 void DocumentThreadableLoader::didReceiveAuthenticationChallenge(SubresourceLoader* loader, const A… in didReceiveAuthenticationChallenge() function in WebCore::DocumentThreadableLoader
/external/webkit/Source/WebKit2/UIProcess/
DWebDownloadClient.cpp45 void WebDownloadClient::didReceiveAuthenticationChallenge(WebContext* webContext, DownloadProxy* do… in didReceiveAuthenticationChallenge() function in WebKit::WebDownloadClient
/external/webkit/Source/WebCore/platform/network/qt/
DSocketStreamHandleQt.cpp183 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebKit/chromium/src/
DSocketStreamHandle.cpp218 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge& challenge) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/platform/network/brew/
DSocketStreamHandleBrew.cpp210 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebKit/win/
DDefaultDownloadDelegate.cpp157 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didReceiveAuthenticationChallenge(IWebDownload* … in didReceiveAuthenticationChallenge() function in DefaultDownloadDelegate
/external/webkit/Source/WebCore/platform/network/soup/
DSocketStreamHandleSoup.cpp199 void SocketStreamHandle::didReceiveAuthenticationChallenge(const AuthenticationChallenge&) in didReceiveAuthenticationChallenge() function in WebCore::SocketStreamHandle
/external/webkit/Source/WebCore/websockets/
DWebSocketChannel.cpp228 void WebSocketChannel::didReceiveAuthenticationChallenge(SocketStreamHandle*, const AuthenticationC… in didReceiveAuthenticationChallenge() function in WebCore::WebSocketChannel
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.h89 …ontextDownloadDidReceiveAuthenticationChallengeCallback didReceiveAuthenticationChallenge; member
/external/webkit/Source/WebCore/platform/network/mac/
DResourceHandleMac.mm1118 void WebCoreSynchronousLoaderClient::didReceiveAuthenticationChallenge(ResourceHandle*, const Authe… function
/external/webkit/Tools/DumpRenderTree/win/
DResourceLoadDelegate.cpp286 HRESULT STDMETHODCALLTYPE ResourceLoadDelegate::didReceiveAuthenticationChallenge( in didReceiveAuthenticationChallenge() function in ResourceLoadDelegate
/external/webkit/Source/WebCore/platform/network/cf/
DResourceHandleCFNet.cpp506 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

12