Home
last modified time | relevance | path

Searched defs:GetEnrolledState (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h150 int32_t GetEnrolledState(int32_t userId, int32_t authType, HdiEnrolledState &hdiEnrolledState) in GetEnrolledState() function
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_instance_v10.cpp50 napi_value UserAuthInstanceV10::GetEnrolledState(napi_env env, napi_callback_info info) in GetEnrolledState() function in OHOS::UserIam::UserAuth::UserAuthInstanceV10
H A Duser_auth_entry.cpp61 napi_value GetEnrolledState(napi_env env, napi_callback_info info) in GetEnrolledState() function
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_auth_client_impl.cpp532 int32_t UserAuthClientImpl::GetEnrolledState(int32_t apiVersion, AuthType authType, EnrolledState &… in GetEnrolledState() function in OHOS::UserIam::UserAuth::UserAuthClientImpl
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_proxy.cpp710 int32_t UserAuthProxy::GetEnrolledState(int32_t apiVersion, AuthType authType, EnrolledState &enrol… in GetEnrolledState() function in OHOS::UserIam::UserAuth::UserAuthProxy
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c1179 ResultCode GetEnrolledState(int32_t userId, uint32_t authType, EnrolledStateHal *enrolledStateHal) in GetEnrolledState() function
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp1224 int32_t UserAuthService::GetEnrolledState(int32_t apiVersion, AuthType authType, in GetEnrolledState() function in OHOS::UserIam::UserAuth::UserAuthService
/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1339 int32_t UserAuthInterfaceService::GetEnrolledState(int32_t userId, int32_t authType, HdiEnrolledSta… in GetEnrolledState() function in OHOS::HDI::UserAuth::UserAuthInterfaceService