Home
last modified time | relevance | path

Searched defs:enrolledState (Results 1 – 12 of 12) sorted by relevance

/base/useriam/user_auth_framework/frameworks/ets/ani/user_auth/src/
Duser_auth_callback_v10.cpp54 … int32_t result, const std::vector<uint8_t> &token, int32_t authType, EnrolledState enrolledState) in DoResultCallback()
94 EnrolledState enrolledState = {}; in OnResult() local
Dohos.userIAM.userAuth.userAuth.impl.cpp222 UserAuth::EnrolledState enrolledState = {}; in GetEnrolledState() local
/base/useriam/user_auth_framework/frameworks/cj/user_auth/src/
Duser_auth_ffi.cpp30 int32_t FfiUserAuthGetEnrolledState(const uint32_t authType, EnrolledState *enrolledState) in FfiUserAuthGetEnrolledState()
/base/useriam/user_auth_framework/test/unittest/services/src/
Dauthentication_impl_test.cpp153 HdiEnrolledState &enrolledState) { in __anon471ac98f0202()
186 HdiEnrolledState &enrolledState) { in __anon471ac98f0302()
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_callback_v10.cpp38 EnrolledState enrolledState {}; member
110 const std::vector<uint8_t> &token, int32_t authType, EnrolledState enrolledState) in DoResultCallback()
Duser_auth_impl.cpp307 EnrolledState enrolledState = {}; in GetEnrolledState() local
319 napi_value UserAuthImpl::DoGetEnrolledStateResult(napi_env env, EnrolledState enrolledState, in DoGetEnrolledStateResult()
/base/useriam/user_auth_framework/services/core/src/
Dauthentication_impl.cpp171 HdiEnrolledState enrolledState; in Update() local
/base/useriam/user_auth_framework/test/fuzztest/dummy/
Dmock_iuser_auth_interface.h156 HdiAuthResultInfo &info, HdiEnrolledState &enrolledState) in UpdateAuthenticationResult()
/base/useriam/user_auth_framework/test/fuzztest/clients/userauthclient_fuzzer/
Duser_auth_client_fuzzer.cpp127 EnrolledState enrolledState = {}; in FuzzClientGetEnrolledState() local
/base/useriam/user_auth_framework/frameworks/native/client/src/
Duser_auth_client_impl.cpp688 …thClientImpl::GetEnrolledState(int32_t apiVersion, AuthType authType, EnrolledState &enrolledState) in GetEnrolledState()
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
Duser_auth_service_fuzzer.cpp184 IpcEnrolledState enrolledState = {}; in FuzzGetEnrolledState() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Duser_auth_client_test.cpp71 IpcEnrolledState &enrolledState, int32_t &funcResult) { in __anon795a31bd0102()