Searched refs:WKAuthenticationDecisionListenerRef (Results 1 – 6 of 6) sorted by relevance
37 WK_EXPORT void WKAuthenticationDecisionListenerUseCredential(WKAuthenticationDecisionListenerRef au…38 WK_EXPORT void WKAuthenticationDecisionListenerCancel(WKAuthenticationDecisionListenerRef authentic…
39 void WKAuthenticationDecisionListenerUseCredential(WKAuthenticationDecisionListenerRef authenticati… in WKAuthenticationDecisionListenerUseCredential()44 void WKAuthenticationDecisionListenerCancel(WKAuthenticationDecisionListenerRef authenticationListe… in WKAuthenticationDecisionListenerCancel()
37 WK_EXPORT WKAuthenticationDecisionListenerRef WKAuthenticationChallengeGetDecisionListener(WKAuthen…
41 WKAuthenticationDecisionListenerRef WKAuthenticationChallengeGetDecisionListener(WKAuthenticationCh… in WKAuthenticationChallengeGetDecisionListener()
82 WK_ADD_API_MAPPING(WKAuthenticationDecisionListenerRef, AuthenticationDecisionListener) in WK_ADD_API_MAPPING()
72 typedef const struct OpaqueWKAuthenticationDecisionListener* WKAuthenticationDecisionListenerRef; typedef