/base/update/updateservice/services/firmware/upgrade/executor/src/ |
H A D | firmware_install_executor.cpp | 85 std::shared_ptr<FirmwareInstall> executor = InstallFactory::GetInstance(installType_); in DoInstall() local
|
/base/useriam/face_auth/services/src/ |
H A D | face_auth_driver_hdi.cpp | 69 auto executor = Common::MakeShared<FaceAuthAllInOneExecutorHdi>(iExecutor); in GetExecutorList() local
|
H A D | sa_command_manager.cpp | 67 UserAuth::ResultCode SaCommandManager::ProcessSaCommands(std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor, in ProcessSaCommands() argument 86 void SaCommandManager::OnHdiDisconnect(std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor) in OnHdiDisconnect() argument
|
H A D | screen_brightness_manager.cpp | 57 UserAuth::ResultCode ScreenBrightnessManager::ProcessSaCommand(std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor, in ProcessSaCommand() argument 78 void ScreenBrightnessManager::OnHdiDisconnect(std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor) in OnHdiDisconnect() argument 98 ProcessScreenBrightnessIncreaseBegin( std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor, const SaCommandParam param) ProcessScreenBrightnessIncreaseBegin() argument 133 ProcessScreenBrightnessIncreaseEnd( std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor, const SaCommandParam param) ProcessScreenBrightnessIncreaseEnd() argument [all...] |
/base/useriam/fingerprint_auth/services/src/ |
H A D | sa_command_manager.cpp | 67 UserAuth::ResultCode SaCommandManager::ProcessSaCommands(std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, in ProcessSaCommands() argument 86 void SaCommandManager::OnHdiDisconnect(std::shared_ptr<FingerprintAllInOneExecutorHdi> executor) in OnHdiDisconnect() argument
|
H A D | fingerprint_auth_driver_hdi.cpp | 70 auto executor = Common::MakeShared<FingerprintAllInOneExecutorHdi>(iExecutor); in GetExecutorList() local
|
H A D | sensor_illumination_manager.cpp | 81 void SensorIlluminationManager::OnHdiDisconnect(std::shared_ptr<FingerprintAllInOneExecutorHdi> executor) in OnHdiDisconnect() argument 55 ProcessSaCommand( std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommand &command) ProcessSaCommand() argument 104 EnableSensorIllumination( std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) EnableSensorIllumination() argument 146 DisableSensorIllumination( std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) DisableSensorIllumination() argument 168 TurnOnSensorIllumination( std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) TurnOnSensorIllumination() argument 187 TurnOffSensorIllumination( std::shared_ptr<FingerprintAllInOneExecutorHdi> executor, const SaCommandParam param) TurnOffSensorIllumination() argument [all...] |
/base/useriam/user_auth_framework/frameworks/native/executors/src/ |
H A D | driver.cpp | 58 auto executor = Common::MakeShared<Executor>(executorMgrWrapper, executorHdi, hdiConfig_.id); in OnHdiConnect() local [all...] |
/base/useriam/user_auth_framework/test/unittest/executors/ |
H A D | identify_command_unit_test.cpp | 84 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 106 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 135 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 152 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 179 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 199 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 226 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 250 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local [all...] |
H A D | enroll_command_unit_test.cpp | 84 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 106 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 135 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 152 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 179 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 199 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 226 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 250 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local [all...] |
H A D | auth_command_unit_test.cpp | 84 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 105 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 134 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); in HWTEST_F() local 151 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 178 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 198 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 225 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local 249 auto executor = Common::MakeShared<Executor>(nullptr, nullptr, 3); HWTEST_F() local [all...] |
/base/useriam/face_auth/test/unittest/ |
H A D | face_auth_screen_brightness_test.cpp | 79 auto executor = Common::MakeShared<FaceAuthAllInOneExecutorHdi>(nullptr); in HWTEST_F() local
|
/base/useriam/pin_auth/services/modules/driver/src/ |
H A D | pin_auth_driver_hdi.cpp | 48 auto executor = Common::MakeShared<PinAuthAllInOneHdi>(iAllInOne);
in GetAllInOneExecutorList() local 66 auto executor = Common::MakeShared<PinAuthCollectorHdi>(iCollector);
in GetCollectorExecutorList() local 84 auto executor = Common::MakeShared<PinAuthVerifierHdi>(iVerifier);
in GetVerifierExecutorList() local [all...] |
/base/useriam/fingerprint_auth/test/unittest/ |
H A D | fingerprint_auth_sensor_illumination_test.cpp | 103 auto executor = Common::MakeShared<FingerprintAllInOneExecutorHdi>(nullptr); in HWTEST_F() local
|
/base/update/updateservice/services/firmware/upgrade/flow/src/ |
H A D | firmware_flow_manager.cpp | 129 std::shared_ptr<FirmwareIExecutor> executor = nullptr; in CreateInstance() local
|
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/ |
H A D | enroll_command.cpp | 32 EnrollCommand::EnrollCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, in EnrollCommand() argument
|
H A D | custom_command.cpp | 36 CustomCommand::CustomCommand(std::weak_ptr<Executor> executor, const Attributes &attributes) in CustomCommand() argument
|
H A D | collect_command.cpp | 30 CollectCommand::CollectCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, in CollectCommand() argument
|
H A D | identify_command.cpp | 28 IdentifyCommand::IdentifyCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, in IdentifyCommand() argument
|
H A D | async_command_base.cpp | 36 AsyncCommandBase::AsyncCommandBase(std::string type, uint64_t scheduleId, std::weak_ptr<Executor> executor, in AsyncCommandBase() argument 58 auto executor = executor_.lock(); in StartProcess() local 135 std::shared_ptr<Executor> executor = executor_.lock(); in OnMessageInner() local 156 auto executor in GetAuthType() local 167 auto executor = executor_.lock(); EndProcess() local 190 auto executor = executor_.lock(); GetExecutorHdi() local [all...] |
H A D | auth_command.cpp | 30 AuthCommand::AuthCommand(std::weak_ptr<Executor> executor, uint64_t scheduleId, in AuthCommand() argument
|
/base/security/access_token/services/tokensyncmanager/src/remote/ |
H A D | remote_command_manager.cpp | 69 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in AddCommand() local 97 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in ExecuteCommand() local 123 auto executor in ProcessDeviceCommandImmediately() local 171 auto executor = GetOrCreateRemoteCommandExecutor(nodeId); NotifyDeviceOnline() local 248 auto executor = std::make_shared<RemoteCommandExecutor>(nodeId); GetOrCreateRemoteCommandExecutor() local 273 std::shared_ptr<RemoteCommandExecutor> executor = iter->second; GetExecutorChannel() local [all...] |
/base/startup/init/services/modules/reboot/ |
H A D | reboot_static.c | 83 static int SetParamCmdInfo(ParamCmdInfo *currInfo, CmdExecutor executor, const char *cmd) in SetParamCmdInfo() argument 115 static int AddRebootCmdExecutor_(const char *cmd, CmdExecutor executor) in AddRebootCmdExecutor_() argument 138 int AddRebootCmdExecutor(const char *cmd, CmdExecutor executor) in AddRebootCmdExecutor() argument
|
/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | schedule_node_test.cpp | 247 MockExecutorCallback executor; in HWTEST_F() local 282 MockExecutorCallback executor; in HWTEST_F() local 318 MockExecutorCallback executor; in HWTEST_F() local 368 MockExecutorCallback executor; HWTEST_F() local 422 MockExecutorCallback executor; HWTEST_F() local 475 MockExecutorCallback executor; HWTEST_F() local 528 MockExecutorCallback executor; HWTEST_F() local 585 MockExecutorCallback executor; HWTEST_F() local [all...] |
/base/time/time_service/framework/js/napi/system_timer/src/ |
H A D | napi_system_timer.cpp | 236 auto executor = [createTimerContext]() { in CreateTimer() local 276 auto executor = [startTimerContext]() { in StartTimer() local 305 auto executor = [stopTimerContext]() { in StopTimer() local 333 auto executor = [destroyTimerContext]() { in DestroyTimer() local
|