Searched defs:didCancelAuthenticationChallenge (Results 1 – 6 of 6) sorted by relevance
65 virtual HRESULT STDMETHODCALLTYPE didCancelAuthenticationChallenge( in didCancelAuthenticationChallenge() function
103 …virtual void didCancelAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge& chal… in didCancelAuthenticationChallenge() function
456 void ResourceLoader::didCancelAuthenticationChallenge(const AuthenticationChallenge& challenge) in didCancelAuthenticationChallenge() function in WebCore::ResourceLoader
5112 void FrameLoader::didCancelAuthenticationChallenge(ResourceLoader* loader, const AuthenticationChal… in loadItem() function in WebCore::FrameLoader
142 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didCancelAuthenticationChallenge(IWebDownload* d… in didCancelAuthenticationChallenge() function in DefaultDownloadDelegate
80 … virtual void didCancelAuthenticationChallenge(ResourceHandle*, const AuthenticationChallenge&) { } in didCancelAuthenticationChallenge() function