Searched refs:authenticationListener (Results 1 – 2 of 2) sorted by relevance
39 …ecisionListenerUseCredential(WKAuthenticationDecisionListenerRef authenticationListener, WKCredent… in WKAuthenticationDecisionListenerUseCredential() argument41 toImpl(authenticationListener)->useCredential(toImpl(credential)); in WKAuthenticationDecisionListenerUseCredential()44 … WKAuthenticationDecisionListenerCancel(WKAuthenticationDecisionListenerRef authenticationListener) in WKAuthenticationDecisionListenerCancel() argument46 toImpl(authenticationListener)->cancel(); in WKAuthenticationDecisionListenerCancel()
37 …ecisionListenerUseCredential(WKAuthenticationDecisionListenerRef authenticationListener, WKCredent…38 …WKAuthenticationDecisionListenerCancel(WKAuthenticationDecisionListenerRef authenticationListener);