Home
last modified time | relevance | path

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

12

/ohos5.0/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 = GetHdi(); in GetHdiRemoteObjInstance() local
/ohos5.0/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; variable
95 struct HuksHdi *hdi = nullptr; variable
110 struct HuksHdi *hdi = nullptr; variable
/ohos5.0/drivers/interface/display/composer/v1_1/display_command/
H A Ddisplay_cmd_requester.h34 DisplayCmdRequester(sptr<CompHdi> hdi) : BaseType1_0(hdi) {} in DisplayCmdRequester()
36 static std::unique_ptr<DisplayCmdRequester> Create(sptr<CompHdi> hdi) in Create()
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Duser_idm_database_impl.cpp35 auto hdi = HdiWrapper::GetHdiInstance(); in GetSecUserInfo() local
72 auto hdi = HdiWrapper::GetHdiInstance(); in GetCredentialInfo() local
100 auto hdi = HdiWrapper::GetHdiInstance(); in DeleteCredentialInfo() local
126 auto hdi = HdiWrapper::GetHdiInstance(); in DeleteUser() local
155 auto hdi = HdiWrapper::GetHdiInstance(); in DeleteUserEnforce() local
185 auto hdi = HdiWrapper::GetHdiInstance(); in GetAllExtUserInfo() local
213 auto hdi = HdiWrapper::GetHdiInstance(); in GetCredentialInfoById() 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(); in Cancel() local
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 Dauthentication_impl.cpp98 auto hdi = HdiWrapper::GetHdiInstance(); in Start() local
149 auto hdi = HdiWrapper::GetHdiInstance(); in Update() local
195 auto hdi = HdiWrapper::GetHdiInstance(); in Cancel() local
H A Denrollment_impl.cpp95 auto hdi = HdiWrapper::GetHdiInstance(); in Start() local
168 auto hdi = HdiWrapper::GetHdiInstance(); in Update() local
232 auto hdi = HdiWrapper::GetHdiInstance(); in Cancel() local
H A Dresource_node_impl.cpp219 auto hdi = HdiWrapper::GetHdiInstance(); in AddToDriver() local
237 auto hdi = HdiWrapper::GetHdiInstance(); in DeleteExecutorFromDriver() local
/ohos5.0/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()
31 IInputerDataImpl::IInputerDataImpl(uint64_t scheduleId, std::shared_ptr<PinAuthCollectorHdi> hdi) in IInputerDataImpl()
/ohos5.0/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 = executor->GetExecutorHdi(); in ProcessDeleteTemplateCommand() local
276 auto hdi = executor->GetExecutorHdi(); in ProcessSetCachedTemplates() local
295 auto hdi = executor->GetExecutorHdi(); in ProcessNotifyExecutorReady() local
329 auto hdi = executor->GetExecutorHdi(); in ProcessGetPropertyCommand() local
/ohos5.0/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
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Dhdi_message_callback_service.cpp40 auto hdi = HdiWrapper::GetHdiInstance(); in OnHdiConnect() local
/ohos5.0/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
/ohos5.0/drivers/interface/display/composer/v1_1/hdi_impl/
H A Ddisplay_composer_hdi_impl.h43 sptr<CompHdi> hdi; in Create() local
61 DisplayComposerHdiImpl(sptr<CompHdi> hdi, std::shared_ptr<CmdReq> req) in DisplayComposerHdiImpl()
/ohos5.0/drivers/interface/display/composer/v1_2/hdi_impl/
H A Ddisplay_composer_hdi_impl.h43 sptr<CompHdi> hdi; in Create() local
61 DisplayComposerHdiImpl(sptr<CompHdi> hdi, std::shared_ptr<CmdReq> req) in DisplayComposerHdiImpl()
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dauth_widget_helper.cpp141 auto hdi = HdiWrapper::GetHdiInstance(); in CheckValidSolution() local
205 auto hdi = HdiWrapper::GetHdiInstance(); in CheckReuseUnlockResult() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dcollect_command.cpp43 auto hdi = GetExecutorHdi(); in SendRequest() local
H A Didentify_command.cpp41 auto hdi = GetExecutorHdi(); in SendRequest() local
H A Dcustom_command.cpp47 auto hdi = GetExecutorHdi(); in SendRequest() local
H A Denroll_command.cpp45 auto hdi = GetExecutorHdi(); in SendRequest() local
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_manager.c314 static void FreeInputHdi(IInputInterface **hdi) in FreeInputHdi()
340 IInputInterface *hdi = (IInputInterface *)malloc(sizeof(IInputInterface)); in InstanceInputHdi() local
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_manager.cpp261 static void FreeInputHdi(IInputInterface **hdi) in FreeInputHdi()
285 IInputInterface *hdi = (IInputInterface *)OsalMemAlloc(sizeof(IInputInterface)); in InstanceInputHdi() local
/ohos5.0/drivers/interface/display/composer/v1_2/display_command/
H A Ddisplay_cmd_requester.h34 DisplayCmdRequester(sptr<CompHdi> hdi) : BaseType1_1(hdi), hdi_1_2_(hdi) {} in DisplayCmdRequester()
36 static std::unique_ptr<DisplayCmdRequester> Create(sptr<CompHdi> hdi) in Create()
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/remote_file_share/src/
H A Dremote_file_share.cpp296 static void InitHmdfsInfo(struct HmdfsDstInfo &hdi, const std::string &physicalPath, in InitHmdfsInfo()
359 static int32_t GetMergePathFd(HmdfsDstInfo &hdi, UniqueFd &dirFd, const int32_t &userId) in GetMergePathFd()
405 struct HmdfsDstInfo hdi; in GetDfsUriFromLocal() local
464 struct HmdfsDstInfo hdi; in GetDfsUrisFromLocal() local

12