Home
last modified time | relevance | path

Searched refs:canAuthenticateAgainstProtectionSpaceFunc (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/mac/WebView/
DWebDelegateImplementationCaching.h39 IMP canAuthenticateAgainstProtectionSpaceFunc; member
DWebView.mm1590 …cache->canAuthenticateAgainstProtectionSpaceFunc = getMethod(delegate, @selector(webView:resource:…
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm430 if (implementations->canAuthenticateAgainstProtectionSpaceFunc) {
432 …sourceLoadDelegateReturningBoolean(NO, implementations->canAuthenticateAgainstProtectionSpaceFunc,…