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