Home
last modified time | relevance | path

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

12345678

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_quality_event_handler.cpp20 DnsQualityEventHandler::DnsQualityEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner) in DnsQualityEventHandler() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_handler.cpp20 AbilityHandler::AbilityHandler(const std::shared_ptr<EventRunner> &runner) in AbilityHandler() argument
H A Dtask_handler.cpp20 TaskHandler::TaskHandler(const std::shared_ptr<EventRunner> &runner) : EventHandler(runner) in TaskHandler() argument
H A Dtask_handler_client.cpp62 std::shared_ptr<EventRunner> runner = EventRunner::Create("TaskRunner"); in CreateRunner() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_thread.cpp20 MockHandler::MockHandler(const std::shared_ptr<EventRunner>& runner) : EventHandler(runner) in MockHandler() argument
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_event_handler.cpp23 AutoFillEventHandler::AutoFillEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner) in AutoFillEventHandler() argument
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service_event_handler.cpp21 AAMSEventHandler::AAMSEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner) in AAMSEventHandler() argument
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_event_handler.cpp27 WorkEventHandler::WorkEventHandler(const shared_ptr<EventRunner>& runner, in WorkEventHandler() argument
H A Dwork_queue_event_handler.cpp24 WorkQueueEventHandler::WorkQueueEventHandler(const shared_ptr<AppExecFwk::EventRunner>& runner, in WorkQueueEventHandler() argument
H A Dwatchdog.cpp26 Watchdog(const std::shared_ptr<WorkPolicyManager>& service, const std::shared_ptr<AppExecFwk::EventRunner>& runner) Watchdog() argument
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Devent_handler_factory.cpp37 auto runner = AppExecFwk::EventRunner::Create(DP_HANDLER); in Init() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event_handler.cpp27 DSchedContinueEventHandler::DSchedContinueEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner, in DSchedContinueEventHandler() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_eventhandler.cpp25 DaemonEventHandler::DaemonEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner, in DaemonEventHandler() argument
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_event_handler.cpp21 DistributedInputSinkEventHandler( const std::shared_ptr<AppExecFwk::EventRunner> &runner) DistributedInputSinkEventHandler() argument
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_event_handler.cpp21 DistributedInputSourceEventHandler( const std::shared_ptr<AppExecFwk::EventRunner> &runner) DistributedInputSourceEventHandler() argument
/foundation/ability/ability_runtime/test/unittest/user_event_handler_test/
H A Duser_event_handler_test.cpp52 std::shared_ptr<TaskHandlerWrap> runner; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_event_handler_test/
H A Dability_event_handler_test.cpp56 std::shared_ptr<TaskHandlerWrap> runner; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_handler_test.cpp61 std::shared_ptr<EventRunner> runner = EventRunner::Create(nullptr); in HWTEST_F() local
/foundation/multimedia/av_session/utils/src/
H A Davsession_event_handler.cpp42 auto runner = AppExecFwk::EventRunner::Create("OS_AVSessionHdl"); in AVSessionPostTask() local
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dinput_manager.cpp25 InputManager::InputManager(const std::shared_ptr<AppExecFwk::EventRunner>& runner) in InputManager() argument
H A Dtimer_manager.cpp24 TimerManager(const wptr<BackgroundTaskMgrService>& service, const std::shared_ptr<AppExecFwk::EventRunner>& runner) TimerManager() argument
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dgroup_listener.cpp22 GroupListener(std::shared_ptr<WorkQueueManager> workQueueManager, const std::shared_ptr<AppExecFwk::EventRunner>& runner) GroupListener() argument
H A Dtimer_listener.cpp22 TimerListener(std::shared_ptr<WorkQueueManager> workQueueManager, const std::shared_ptr<AppExecFwk::EventRunner>& runner) TimerListener() argument
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwatchdog_test.cpp42 std::shared_ptr<AppExecFwk::EventRunner> runner; in SetUpTestCase() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_event_handler.cpp20 NetConnEventHandler::NetConnEventHandler(const std::shared_ptr<AppExecFwk::EventRunner> &runner) in NetConnEventHandler() argument

Completed in 5 milliseconds

12345678