Home
last modified time | relevance | path

Searched defs:hdi (Results 1 - 25 of 25) sorted by relevance

/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/idl/passthrough/core/src/
H A Dhuks_core_dynamic_hal_test.cpp78 struct HuksHdi *hdi = nullptr; in HWTEST_F() local
95 struct HuksHdi *hdi = nullptr; in HWTEST_F() local
110 struct HuksHdi *hdi = nullptr; in HWTEST_F() local
[all...]
/base/useriam/user_auth_framework/services/base/src/
H A Dhdi_wrapper.cpp28 static sptr<IUserAuthInterface> hdi = nullptr; in GetHdi() local
45 auto hdi = GetHdi(); in GetHdiInstance() local
54 auto hdi in GetHdiRemoteObjInstance() local
[all...]
/base/useriam/pin_auth/services/modules/inputters/src/
H A Di_inputer_data_impl.cpp28 IInputerDataImpl::IInputerDataImpl(uint64_t scheduleId, std::shared_ptr<PinAuthAllInOneHdi> hdi) in IInputerDataImpl() argument
31 IInputerDataImpl::IInputerDataImpl(uint64_t scheduleId, std::shared_ptr<PinAuthCollectorHdi> hdi) in IInputerDataImpl() argument
/base/useriam/user_auth_framework/services/core/src/
H A Duser_idm_session_controller_impl.cpp31 auto hdi = HdiWrapper::GetHdiInstance(); in OpenSession() local
52 auto hdi = HdiWrapper::GetHdiInstance(); in CloseSession() local
H A Didentification_impl.cpp72 auto hdi = HdiWrapper::GetHdiInstance(); in Start() local
105 auto hdi = HdiWrapper::GetHdiInstance(); in Update() local
133 auto hdi = HdiWrapper::GetHdiInstance(); Cancel() local
[all...]
H A Dauthentication_impl.cpp93 auto hdi = HdiWrapper::GetHdiInstance(); in Start() local
144 auto hdi = HdiWrapper::GetHdiInstance(); in Update() local
190 auto hdi = HdiWrapper::GetHdiInstance(); Cancel() local
[all...]
H A Duser_idm_database_impl.cpp35 auto hdi = HdiWrapper::GetHdiInstance(); in GetSecUserInfo() local
74 auto hdi = HdiWrapper::GetHdiInstance(); in GetCredentialInfo() local
102 auto hdi = HdiWrapper::GetHdiInstance(); in DeleteCredentialInfo() local
128 auto hdi = HdiWrapper::GetHdiInstance(); DeleteUser() local
157 auto hdi = HdiWrapper::GetHdiInstance(); DeleteUserEnforce() local
187 auto hdi = HdiWrapper::GetHdiInstance(); GetAllExtUserInfo() local
[all...]
H A Denrollment_impl.cpp94 auto hdi = HdiWrapper::GetHdiInstance(); in Start() local
179 auto hdi = HdiWrapper::GetHdiInstance(); in Update() local
243 auto hdi = HdiWrapper::GetHdiInstance(); Cancel() local
[all...]
H A Dresource_node_impl.cpp219 auto hdi = HdiWrapper::GetHdiInstance(); in AddToDriver() local
237 auto hdi = HdiWrapper::GetHdiInstance(); in DeleteExecutorFromDriver() local
[all...]
H A Dschedule_node_impl.cpp198 auto hdi = HdiWrapper::GetHdiInstance(); in SendMessage() local
H A Dremote_msg_util.cpp180 auto hdi = HdiWrapper::GetHdiInstance(); in GetQueryExecutorInfoReply() local
/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/inputergetdataproxy_fuzzer/
H A Dinputer_get_data_proxy_fuzzer.cpp56 auto hdi = Common::MakeShared<PinAuthAllInOneHdi>(nullptr); in InputerGetDataProxyFuzzTest() local
/base/useriam/user_auth_framework/services/ipc/src/
H A Dhdi_message_callback_service.cpp40 auto hdi = HdiWrapper::GetHdiInstance(); in OnHdiConnect() local
H A Dco_auth_service.cpp230 auto hdi = HdiWrapper::GetHdiRemoteObjInstance(); in AuthServiceInit() local
H A Duser_auth_service.cpp221 auto hdi = HdiWrapper::GetHdiInstance(); in GetAvailableStatusInner() local
585 auto hdi = HdiWrapper::GetHdiInstance(); in PrepareRemoteAuthInner() local
1102 auto hdi = HdiWrapper::GetHdiInstance(); in GetEnrolledState() local
1217 auto hdi = HdiWrapper::GetHdiInstance(); SetGlobalConfigParam() local
[all...]
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Denroll_command.cpp45 auto hdi = GetExecutorHdi(); in SendRequest() local
H A Dcustom_command.cpp47 auto hdi = GetExecutorHdi(); in SendRequest() local
H A Dcollect_command.cpp43 auto hdi = GetExecutorHdi(); in SendRequest() local
H A Didentify_command.cpp41 auto hdi = GetExecutorHdi(); in SendRequest() local
H A Dauth_command.cpp43 auto hdi = GetExecutorHdi(); in SendRequest() local
/base/useriam/user_auth_framework/frameworks/native/executors/src/
H A Dexecutor.cpp39 auto hdi = executorHdi_; in Executor() local
76 auto hdi = GetExecutorHdi(); in OnFrameworkReady() local
/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp257 auto hdi = HdiWrapper::GetHdiInstance(); in ProcBeginExecuteRequest() local
H A Dauth_widget_helper.cpp134 auto hdi = HdiWrapper::GetHdiInstance(); in CheckValidSolution() local
192 auto hdi = HdiWrapper::GetHdiInstance(); in CheckReuseUnlockResult() local
H A Dremote_auth_invoker_context.cpp341 auto hdi = HdiWrapper::GetHdiInstance(); in ProcAuthResultMsgInner() local
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dframework_executor_callback.cpp108 auto hdi = executor->GetExecutorHdi(); in OnMessengerReady() local
166 auto hdi = executor->GetExecutorHdi(); in OnSendData() local
233 auto hdi = executor->GetExecutorHdi(); in ProcessCancelCommand() local
246 auto hdi in ProcessDeleteTemplateCommand() local
276 auto hdi = executor->GetExecutorHdi(); ProcessSetCachedTemplates() local
295 auto hdi = executor->GetExecutorHdi(); ProcessNotifyExecutorReady() local
329 auto hdi = executor->GetExecutorHdi(); ProcessGetPropertyCommand() local
[all...]

Completed in 13 milliseconds