Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_callback_v10.cpp34 EnrolledState enrolledState {}; member
113 const std::vector<uint8_t> &token, int32_t authType, EnrolledState enrolledState) in DoResultCallback()
Duser_auth_instance_v10.cpp73 EnrolledState enrolledState = {}; in GetEnrolledState() local
84 napi_value UserAuthInstanceV10::DoGetEnrolledStateResult(napi_env env, EnrolledState enrolledState) in DoGetEnrolledStateResult()
/base/useriam/user_auth_framework/test/unittest/services/src/
Dauthentication_impl_test.cpp153 HdiEnrolledState &enrolledState) { in __anonb99e9eaf0202()
186 HdiEnrolledState &enrolledState) { in __anonb99e9eaf0302()
Duser_auth_stub_test.cpp71 AuthType authType, EnrolledState &enrolledState) { in __anon5fdb7b4b0102()
/base/useriam/user_auth_framework/services/core/src/
Dauthentication_impl.cpp171 HdiEnrolledState enrolledState; in Update() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Duser_auth_proxy_test.cpp56 EnrolledState enrolledState; variable
66 AuthType authType, EnrolledState &enrolledState) { in __anon22151f800102()
Duser_auth_client_test.cpp70 EnrolledState &enrolledState) { in __anone8a63edd0102()
/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.cpp111 EnrolledState enrolledState = {}; in FuzzClientGetEnrolledState() local
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
Duser_auth_stub.cpp609 EnrolledState enrolledState = {}; in GetEnrolledStateStub() local
Duser_auth_proxy.cpp710 …serAuthProxy::GetEnrolledState(int32_t apiVersion, AuthType authType, EnrolledState &enrolledState) in GetEnrolledState()
/base/useriam/user_auth_framework/frameworks/native/client/src/
Duser_auth_client_impl.cpp532 …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.cpp147 EnrolledState enrolledState = {}; in FuzzGetEnrolledState() local
/base/useriam/user_auth_framework/services/ipc/src/
Duser_auth_service.cpp1240 EnrolledState &enrolledState) in GetEnrolledState()