Home
last modified time | relevance | path

Searched refs:GetMainEventRunner (Results 1 - 25 of 51) sorted by relevance

123

/foundation/ability/ability_runtime/test/unittest/appkit/child_main_thread_test/
H A Dchild_main_thread_test.cpp77 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in HWTEST_F()
94 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in HWTEST_F()
112 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in HWTEST_F()
201 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in HWTEST_F()
220 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Dform_extension_provider_client.cpp58 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in AcquireProviderFormInfo()
130 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in NotifyFormDelete()
172 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in NotifyFormsDelete()
209 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in NotifyFormUpdate()
246 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in EventNotify()
285 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in NotifyFormCastTempForm()
321 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in FireFormEvent()
358 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in AcquireState()
462 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in AcquireShareFormData()
503 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in AcquireFormData()
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_startup_callback/
H A Dauto_startup_callback_stub.cpp69 std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in OnAutoStartupOnInner()
92 std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in OnAutoStartupOffInner()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Ddelegator_thread.cpp24 runner_ = EventRunner::GetMainEventRunner(); in DelegatorThread()
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dohos_js_environment_impl.cpp77 if (eventRunner.get() == AppExecFwk::EventRunner::GetMainEventRunner().get()) { in OHOSJsEnvironmentImpl()
144 if (isStage && (eventHandler_->GetEventRunner()).get() == AppExecFwk::EventRunner::GetMainEventRunner().get()) { in InitLoop()
/foundation/ability/ability_runtime/test/unittest/appkit/child_main_thread_first_test/
H A Dchild_main_thread_first_test.cpp90 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in HWTEST_F()
123 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Didle_time_test.cpp36 std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in IdleTimeTest()
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_runner_adapter_impl.cpp24 eventRunner_ = OHOS::AppExecFwk::EventRunner::GetMainEventRunner(); in Initialize()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_runner.h193 static std::shared_ptr<EventRunner> GetMainEventRunner();
/foundation/ability/ability_runtime/test/unittest/appkit/main_fourth_test/
H A Dmain_fourth_by_mock_bms_test.cpp60 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in SetUp()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_by_mock_bms_test.cpp60 std::shared_ptr<EventRunner> runner = EventRunner::GetMainEventRunner(); in SetUp()
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_idle_monitor.cpp159 OHOS::AppExecFwk::EventRunner::GetMainEventRunner()); in NotifyTryCompressGC()
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.cpp38 auto mainRunner = AppExecFwk::EventRunner::GetMainEventRunner(); in SetMainEventHandler()
/foundation/window/window_manager/previewer/mock/
H A Djs_window_listener.cpp36 auto mainRunner = AppExecFwk::EventRunner::GetMainEventRunner(); in SetMainEventHandler()
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task_manager.cpp131 mainHandler_ = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in AddAsyncTimeoutTimer()
/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp41 handler_ = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in ScreenScene()
H A Dvsync_station.cpp44 auto mainEventRunner = AppExecFwk::EventRunner::GetMainEventRunner(); in VsyncStation()
H A Dinput_transfer_station.cpp128 auto mainEventRunner = AppExecFwk::EventRunner::GetMainEventRunner(); in AddInputWindow()
H A Droot_scene.cpp153 auto mainEventRunner = AppExecFwk::EventRunner::GetMainEventRunner(); in RegisterInputEventListener()
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_state_observer.cpp43 handler_ = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in FormAddCallbackClient()
90 handler_ = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in FormRemoveCallbackClient()
447 handler_ = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in NotifyWhetherFormsVisible()
506 handler_ = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in OnFormClickEvent()
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dcontinuation_manager_stage.cpp486 if ((mainHandler_ == nullptr) && (EventRunner::GetMainEventRunner() != nullptr)) { in InitMainHandlerIfNeed()
487 mainHandler_ = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in InitMainHandlerIfNeed()
H A Dcontinuation_manager.cpp470 if ((mainHandler_ == nullptr) && (EventRunner::GetMainEventRunner() != nullptr)) { in InitMainHandlerIfNeed()
471 mainHandler_ = std::make_shared<EventHandler>(EventRunner::GetMainEventRunner()); in InitMainHandlerIfNeed()
/foundation/window/window_manager/extension/window_extension/src/
H A Djs_window_extension_context.cpp171 handler_ = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEventRunner()); in CreateJsWindowExtensionContext()
/foundation/window/window_manager/wm/include/
H A Dressched_report.h135 static auto eventRunner = AppExecFwk::EventRunner::GetMainEventRunner(); in StatusBarDrag()
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process_manager.cpp235 std::shared_ptr<AppExecFwk::EventRunner> eventRunner = AppExecFwk::EventRunner::GetMainEventRunner(); in HandleChildProcessBySelfFork()
366 fromAppSpawn ? AppExecFwk::EventRunner::GetMainEventRunner() : AppExecFwk::EventRunner::Create(); in CreateRuntime()

Completed in 15 milliseconds

123