Home
last modified time | relevance | path

Searched defs:EventHub (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_event_hub.h27 DECLARE_ACE_TYPE(BarItemEventHub, EventHub) in DECLARE_ACE_TYPE() argument
H A Dnavigation_event_hub.h33 DECLARE_ACE_TYPE(NavigationEventHub, EventHub) in DECLARE_ACE_TYPE() argument
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Devent_hub.h29 EventHub(const OHOS::EventFwk::CommonEventSubscribeInfo &info, InputManager& inputManager) in EventHub() function
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-eventHub.md1 # EventHub chapter
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-application-eventHub.md1 # EventHub chapter
H A Djs-apis-app-ability-common.md141 ## EventHub section
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_event_hub.h27 DECLARE_ACE_TYPE(GridRowEventHub, EventHub) in DECLARE_ACE_TYPE() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/node_container/
H A Dnode_container_event_hub.h25 DECLARE_ACE_TYPE(NodeContainerEventHub, EventHub) in DECLARE_ACE_TYPE() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_event_hub.h28 DECLARE_ACE_TYPE(FolderStackEventHub, EventHub) in DECLARE_ACE_TYPE() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_event_hub.h29 DECLARE_ACE_TYPE(NavRouterEventHub, EventHub) in DECLARE_ACE_TYPE() argument
H A Dnavdestination_event_hub.h30 DECLARE_ACE_TYPE(NavDestinationEventHub, EventHub) in DECLARE_ACE_TYPE() argument
/ohos5.0/base/msdp/device_status/services/interaction/drag/include/
H A Devent_hub.h46 EventHub(const OHOS::EventFwk::CommonEventSubscribeInfo &info, IContext* context) in EventHub() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_hub.h28 DECLARE_ACE_TYPE(UIExtensionHub, EventHub) in DECLARE_ACE_TYPE() argument
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/context/
H A Dcontext.js16 class EventHub { class
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dinput_event_hub.h28 class EventHub; variable
H A Dgesture_event_hub.h165 class EventHub; variable
H A Dfocus_hub.h30 class EventHub; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/application_context/
H A Dapplication_context.js28 class EventHub { class
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng.cpp1852 auto EventHub = AceType::MakeRefPtr<GestureEventHub>(eventHub); variable
H A Dgesture_event_hub_test_ng_property_config.cpp118 auto EventHub = AceType::MakeRefPtr<GestureEventHub>(eventHub); variable