Searched defs:WebResourceDelegateImplementationCache (Results 1 – 1 of 1) sorted by relevance
35 struct WebResourceDelegateImplementationCache { struct36 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;[all …]