Lines Matching defs:WebResourceDelegateImplementationCache
35 struct WebResourceDelegateImplementationCache { struct
36 IMP didCancelAuthenticationChallengeFunc;
37 IMP didReceiveAuthenticationChallengeFunc;
39 IMP canAuthenticateAgainstProtectionSpaceFunc;
41 IMP identifierForRequestFunc;
42 IMP willSendRequestFunc;
43 IMP didReceiveResponseFunc;
44 IMP didReceiveContentLengthFunc;
45 IMP didFinishLoadingFromDataSourceFunc;
46 IMP didFailLoadingWithErrorFromDataSourceFunc;
47 IMP didLoadResourceFromMemoryCacheFunc;
48 IMP willCacheResponseFunc;
49 IMP plugInFailedWithErrorFunc;
50 IMP shouldUseCredentialStorageFunc;
51 IMP shouldPaintBrokenImageForURLFunc;