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

  /external/webkit/Source/WebKit/mac/WebView/
WebDelegateImplementationCaching.h 50 IMP shouldUseCredentialStorageFunc;
WebView.mm     [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm 396 if (implementations->shouldUseCredentialStorageFunc) {
398 return CallResourceLoadDelegateReturningBoolean(NO, implementations->shouldUseCredentialStorageFunc, webView, @selector(webView:resource:shouldUseCredentialStorageForDataSource:), resource, dataSource(loader));
    [all...]

Completed in 302 milliseconds