Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dauth_widget_helper.cpp191 int32_t AuthWidgetHelper::CheckReuseUnlockResult(const ContextFactory::AuthWidgetContextPara &para, in CheckReuseUnlockResult() function in OHOS::UserIam::UserAuth::AuthWidgetHelper
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h161 …int32_t CheckReuseUnlockResult(const HdiReuseUnlockParam &reuseParam, HdiReuseUnlockInfo &reuseInf… in CheckReuseUnlockResult() function
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp618 bool UserAuthNapiHelper::CheckReuseUnlockResult(ReuseUnlockResult reuseUnlockResult) in CheckReuseUnlockResult() function in OHOS::UserIam::UserAuth::UserAuthNapiHelper
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1360 int32_t UserAuthInterfaceService::CheckReuseUnlockResult(const ReuseUnlockParam& param, in CheckReuseUnlockResult() function in OHOS::HDI::UserAuth::UserAuthInterfaceService