Home
last modified time | relevance | path

Searched refs:SetEventRunner (Results 1 - 20 of 20) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwatchdog.cpp30 SetEventRunner(runner); in Watchdog()
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dtimer_manager.cpp28 SetEventRunner(runner); in TimerManager()
H A Dinput_manager.cpp28 SetEventRunner(runner); in InputManager()
H A Dwatchdog.cpp33 SetEventRunner(runner); in Watchdog()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcallback_handler.cpp78 SetEventRunner(nullptr); in ReleaseEventRunner()
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dtcp_session.cpp43 eventHandler_->SetEventRunner(eventRunner); in Start()
H A Dudp_session.cpp45 eventHandler_->SetEventRunner(eventRunner); in Start()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Dclient_type_manager_handler.cpp103 SetEventRunner(nullptr); in ReleaseEventRunner()
H A Daudio_adapter_manager_handler.cpp120 SetEventRunner(nullptr); in ReleaseEventRunner()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_event_handler.cpp67 void EventHandler::SetEventRunner(const std::shared_ptr<EventRunner> &runner) {} in SetEventRunner() function in OHOS::AppExecFwk::EventHandler
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H A Dtcp_client.cpp49 eventHandler_->SetEventRunner(eventRunner); in Connect()
H A Dudp_client.cpp50 eventHandler_->SetEventRunner(eventRunner); in Connect()
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dtcp_server.cpp49 eventHandler_->SetEventRunner(eventRunner); in Start()
H A Dudp_server.cpp42 eventHandler_->SetEventRunner(eventRunner); in Start()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp226 void EventHandler::SetEventRunner(const std::shared_ptr<EventRunner> &runner) in SetEventRunner() function in OHOS::AppExecFwk::EventHandler
233 HILOGW("SetEventRunner: It is not recommended to change the event runner dynamically"); in SetEventRunner()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_handler.h871 void SetEventRunner(const std::shared_ptr<EventRunner> &runner);
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dfa_ability_thread_test.cpp134 abilitythread->abilityHandler_->SetEventRunner(setRunner); in HWTEST_F()
H A Dextension_ability_thread_test.cpp936 extensionabilitythread->abilityHandler_->SetEventRunner(setRunner); in HWTEST_F()
H A Dui_ability_thread_test.cpp834 abilitythread->abilityHandler_->SetEventRunner(setRunner); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp740 mainThread_->mainHandler_->SetEventRunner(nullptr); in HWTEST_F()
1185 mainThread_->mainHandler_->SetEventRunner(nullptr); in HWTEST_F()

Completed in 15 milliseconds