Searched refs:ConvertAuthType (Results 1 – 6 of 6) sorted by relevance
27 UserAuth::ResultCode ConvertAuthType(AuthType in, UserAuth::AuthType &out) in ConvertAuthType() function84 ret = ConvertAuthType(static_cast<AuthType>(in.authType), out.authType); in MoveHdiExecutorInfo()
28 UserAuth::ResultCode ConvertAuthType(AuthType in, UserAuth::AuthType &out);
66 UserAuth::ResultCode ConvertAuthType(const int32_t in, UserAuth::AuthType &out);
245 result = ConvertAuthType(in.authType, out.authType); in MoveHdiExecutorInfo()291 IamResultCode FaceAuthAllInOneExecutorHdi::ConvertAuthType(const int32_t in, UserAuth::AuthType &ou… in ConvertAuthType() function in OHOS::UserIam::FaceAuth::FaceAuthAllInOneExecutorHdi
248 result = ConvertAuthType(in.authType, out.authType); in MoveHdiExecutorInfo()294 IamResultCode FingerprintAllInOneExecutorHdi::ConvertAuthType(const int32_t in, UserAuth::AuthType … in ConvertAuthType() function in OHOS::UserIam::FingerprintAuth::FingerprintAllInOneExecutorHdi