Searched refs:cancelAuthenticationChallenge (Results 1 – 17 of 17) sorted by relevance
42 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge( in cancelAuthenticationChallenge() function in WebURLAuthenticationChallengeSender
41 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge( in cancelAuthenticationChallenge() function in WebURLAuthenticationChallengeSender
53 virtual HRESULT STDMETHODCALLTYPE cancelAuthenticationChallenge(
129 HRESULT STDMETHODCALLTYPE WebDownload::cancelAuthenticationChallenge( in cancelAuthenticationChallenge() function in WebDownload
99 virtual HRESULT STDMETHODCALLTYPE cancelAuthenticationChallenge(
303 HRESULT STDMETHODCALLTYPE WebDownload::cancelAuthenticationChallenge( in cancelAuthenticationChallenge() function in WebDownload399 cancelAuthenticationChallenge(webChallenge.get()); in didReceiveAuthenticationChallenge()
1846 (WebDownload::cancelAuthenticationChallenge):1861 (WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge):10686 (WebDownload::cancelAuthenticationChallenge): Implement.10729 (WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge):13771 (WebDownload::cancelAuthenticationChallenge):17467 (WebDownload::cancelAuthenticationChallenge):17895 (WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge):
7945 (WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge):
103 - (void)cancelAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge105 HRESULT cancelAuthenticationChallenge([in] IWebURLAuthenticationChallenge* challenge);
120 [[challenge sender] cancelAuthenticationChallenge:challenge];
193 …[authenticationChallenge.sender() cancelAuthenticationChallenge:authenticationChallenge.nsURLAuthe…
83 - (void)cancelAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge
376 [[d->m_currentMacChallenge sender] cancelAuthenticationChallenge:d->m_currentMacChallenge];
1006 [[challenge sender] cancelAuthenticationChallenge:challenge];
65628 (-[WebCoreResourceHandleAsDelegate cancelAuthenticationChallenge:]):65831 (-[WebCoreResourceHandleAsDelegate cancelAuthenticationChallenge:]):
6750 (-[WebCoreResourceHandleAsDelegate cancelAuthenticationChallenge:]):
24987 (-[WebBaseResourceHandleDelegate cancelAuthenticationChallenge:]):