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

  /external/webkit/Source/WebKit/mac/WebView/
WebDelegateImplementationCaching.h 39 IMP canAuthenticateAgainstProtectionSpaceFunc;
WebView.mm     [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm 430 if (implementations->canAuthenticateAgainstProtectionSpaceFunc) {
432 return CallResourceLoadDelegateReturningBoolean(NO, implementations->canAuthenticateAgainstProtectionSpaceFunc, webView, @selector(webView:resource:canAuthenticateAgainstProtectionSpace:forDataSource:), resource, webProtectionSpace, dataSource(loader));
    [all...]

Completed in 24 milliseconds