Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
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
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
Dreverse_continuation_scheduler_primary.cpp24 const std::shared_ptr<AbilityHandler> &mainHandler) in ReverseContinuationSchedulerPrimary()
Dreverse_continuation_scheduler_primary_stage.cpp25 const std::shared_ptr<AbilityHandler> &mainHandler) in ReverseContinuationSchedulerPrimaryStage()
Dreverse_continuation_scheduler_replica.cpp22 const std::shared_ptr<AbilityHandler> &mainHandler, in ReverseContinuationSchedulerReplica()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Didle_time_test.cpp36 …std::shared_ptr<EventHandler> mainHandler = std::make_shared<EventHandler>(EventRunner::GetMainEve… in IdleTimeTest() local
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
Dwatchdog.cpp55 void Watchdog::Init(const std::shared_ptr<EventHandler> mainHandler) in Init()
Dappfreeze_inner.cpp90 auto mainHandler = appMainHandler_.lock(); in GetMainHandlerDump() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
Dapp_recovery.cpp107 bool AppRecovery::InitApplicationInfo(const std::shared_ptr<EventHandler>& mainHandler, in InitApplicationInfo()
/foundation/resourceschedule/ffrt/src/queue/
Dqueue_api.cpp293 void* mainHandler = EventHandlerAdapter::Instance()->GetMainEventHandler(); in ffrt_get_main_queue() local
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_impl.cpp405 …auto mainHandler = std::make_shared<AppExecFwk::EventHandler>(AppExecFwk::EventRunner::GetMainEven… in FormRenderGCTask() local