Searched defs:didCancelAuthenticationChallenge (Results 1 – 8 of 8) sorted by relevance
67 virtual HRESULT STDMETHODCALLTYPE didCancelAuthenticationChallenge( in didCancelAuthenticationChallenge() function
54 …virtual void didCancelAuthenticationChallenge(SocketStreamHandle*, const AuthenticationChallenge&)… in didCancelAuthenticationChallenge() function
90 … virtual void didCancelAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge&) { } in didCancelAuthenticationChallenge() function
142 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didCancelAuthenticationChallenge(IWebDownload* d… in didCancelAuthenticationChallenge() function in DefaultDownloadDelegate
116 …virtual void didCancelAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge& chal… in didCancelAuthenticationChallenge() function
55 void ResourceLoadNotifier::didCancelAuthenticationChallenge(ResourceLoader* loader, const Authentic… in didCancelAuthenticationChallenge() function in WebCore::ResourceLoadNotifier
481 void ResourceLoader::didCancelAuthenticationChallenge(const AuthenticationChallenge& challenge) in didCancelAuthenticationChallenge() function in WebCore::ResourceLoader
232 void WebSocketChannel::didCancelAuthenticationChallenge(SocketStreamHandle*, const AuthenticationCh… in didCancelAuthenticationChallenge() function in WebCore::WebSocketChannel