HomeSort by relevance Sort by last modified time
    Searched refs:cancelAuthenticationChallenge (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebKit/win/
WebURLAuthenticationChallengeSenderCurl.cpp 42 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge(
WebURLAuthenticationChallengeSender.h 53 virtual HRESULT STDMETHODCALLTYPE cancelAuthenticationChallenge(
WebURLAuthenticationChallengeSenderCFNet.cpp 41 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallengeSender::cancelAuthenticationChallenge(
WebDownloadCurl.cpp 129 HRESULT STDMETHODCALLTYPE WebDownload::cancelAuthenticationChallenge(
WebDownload.h 99 virtual HRESULT STDMETHODCALLTYPE cancelAuthenticationChallenge(
WebDownloadCFNet.cpp 303 HRESULT STDMETHODCALLTYPE WebDownload::cancelAuthenticationChallenge(
399 cancelAuthenticationChallenge(webChallenge.get());
  /external/webkit/Source/WebKit/mac/Panels/
WebPanelAuthenticationHandler.m 120 [[challenge sender] cancelAuthenticationChallenge:challenge];
  /external/webkit/Source/WebKit/win/Interfaces/
IWebURLAuthenticationChallenge.idl 103 - (void)cancelAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge
105 HRESULT cancelAuthenticationChallenge([in] IWebURLAuthenticationChallenge* challenge);
  /external/webkit/Source/WebCore/platform/network/mac/
AuthenticationMac.mm 83 - (void)cancelAuthenticationChallenge:(NSURLAuthenticationChallenge *)challenge
ResourceHandleMac.mm 376 [[d->m_currentMacChallenge sender] cancelAuthenticationChallenge:d->m_currentMacChallenge];
    [all...]
  /external/webkit/Source/WebKit2/WebProcess/Downloads/mac/
DownloadMac.mm 193 [authenticationChallenge.sender() cancelAuthenticationChallenge:authenticationChallenge.nsURLAuthenticationChallenge()];
  /external/webkit/Tools/DumpRenderTree/mac/
LayoutTestControllerMac.mm     [all...]
  /prebuilt/darwin-x86_64/swt/
swt.jar 

Completed in 928 milliseconds