/ohos5.0/base/useriam/user_auth_framework/services/base/src/ |
H A D | hdi_wrapper.cpp | 28 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 D | huks_core_dynamic_hal_test.cpp | 78 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 D | display_cmd_requester.h | 34 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 D | user_idm_database_impl.cpp | 35 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 D | identification_impl.cpp | 72 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 D | user_idm_session_controller_impl.cpp | 31 auto hdi = HdiWrapper::GetHdiInstance(); in OpenSession() local 52 auto hdi = HdiWrapper::GetHdiInstance(); in CloseSession() local
|
H A D | authentication_impl.cpp | 98 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 D | enrollment_impl.cpp | 95 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 D | resource_node_impl.cpp | 219 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 D | i_inputer_data_impl.cpp | 28 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 D | framework_executor_callback.cpp | 108 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 D | executor.cpp | 39 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 D | hdi_message_callback_service.cpp | 40 auto hdi = HdiWrapper::GetHdiInstance(); in OnHdiConnect() local
|
/ohos5.0/base/useriam/pin_auth/test/fuzztest/frameworks/ipc/inputergetdataproxy_fuzzer/ |
H A D | inputer_get_data_proxy_fuzzer.cpp | 56 auto hdi = Common::MakeShared<PinAuthAllInOneHdi>(nullptr); in InputerGetDataProxyFuzzTest() local
|
/ohos5.0/drivers/interface/display/composer/v1_1/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 43 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 D | display_composer_hdi_impl.h | 43 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 D | auth_widget_helper.cpp | 141 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 D | collect_command.cpp | 43 auto hdi = GetExecutorHdi(); in SendRequest() local
|
H A D | identify_command.cpp | 41 auto hdi = GetExecutorHdi(); in SendRequest() local
|
H A D | custom_command.cpp | 47 auto hdi = GetExecutorHdi(); in SendRequest() local
|
H A D | enroll_command.cpp | 45 auto hdi = GetExecutorHdi(); in SendRequest() local
|
/ohos5.0/drivers/peripheral/input/hal/src/ |
H A D | input_manager.c | 314 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 D | input_manager.cpp | 261 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 D | display_cmd_requester.h | 34 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 D | remote_file_share.cpp | 296 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
|