Home
last modified time | relevance | path

Searched defs:OnNotifyAuthSuccessEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_event_listener_proxy.cpp45 void AuthEventListenerProxy::OnNotifyAuthSuccessEvent(int32_t userId, AuthType authType, int32_t ca… in OnNotifyAuthSuccessEvent() function in OHOS::UserIam::UserAuth::AuthEventListenerProxy
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dauth_event_listener_manager.cpp111 void AuthEventListenerManager::OnNotifyAuthSuccessEvent(int32_t userId, AuthType authType, int32_t … in OnNotifyAuthSuccessEvent() function in OHOS::UserIam::UserAuth::AuthEventListenerManager
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp156 void StrongAuthManger::AuthEventListenerService::OnNotifyAuthSuccessEvent(int32_t userId, in OnNotifyAuthSuccessEvent() function in OHOS::ScreenLock::StrongAuthManger::AuthEventListenerService
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
H A Duser_auth_service_fuzzer.cpp132 void OnNotifyAuthSuccessEvent(int32_t userId, AuthType authType, int32_t callerType, in OnNotifyAuthSuccessEvent() function in OHOS::UserIam::UserAuth::__anon4646d0080110::DummyAuthEventListener