Home
last modified time | relevance | path

Searched defs:mainHandler (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/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::GetMainEve… in AcquireProviderFormInfo() local
130 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in NotifyFormDelete() local
172 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in NotifyFormsDelete() local
209 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in NotifyFormUpdate() local
246 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in EventNotify() local
285 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in NotifyFormCastTempForm() local
321 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in FireFormEvent() local
358 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in AcquireState() local
462 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in AcquireShareFormData() local
503 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in AcquireFormData() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_primary.cpp24 const std::shared_ptr<AbilityHandler> &mainHandler) in ReverseContinuationSchedulerPrimary()
H A Dreverse_continuation_scheduler_primary_stage.cpp25 const std::shared_ptr<AbilityHandler> &mainHandler) in ReverseContinuationSchedulerPrimaryStage()
H A Dreverse_continuation_scheduler_replica.cpp22 const std::shared_ptr<AbilityHandler> &mainHandler, in ReverseContinuationSchedulerReplica()
/ohos5.0/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::GetMainEve… in IdleTimeTest() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dwatchdog.cpp55 void Watchdog::Init(const std::shared_ptr<EventHandler> mainHandler) in Init()
H A Dappfreeze_inner.cpp90 auto mainHandler = appMainHandler_.lock(); in GetMainHandlerDump() local
/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Dqueue_api.cpp293 void* mainHandler = EventHandlerAdapter::Instance()->GetMainEventHandler(); variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery.cpp107 bool AppRecovery::InitApplicationInfo(const std::shared_ptr<EventHandler>& mainHandler, in InitApplicationInfo()
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp405 …auto mainHandler = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEven… in FormRenderGCTask() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp605 static std::shared_ptr<OHOS::AppExecFwk::EventHandler> mainHandler = in GetMainEventHandlerForFFRT() local