Home
last modified time | relevance | path

Searched refs:SubscriberEvent (Results 1 - 14 of 14) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_common_event.cpp32 void AccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SubscriberEvent() function in OHOS::Accessibility::AccessibilityCommonEvent
H A Dmock_accessible_ability_manager_service.cpp53 Singleton<AccessibilityCommonEvent>::GetInstance().SubscriberEvent(handler_); in OnStart()
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_common_event.cpp32 void MockAccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SubscriberEvent() function in OHOS::Accessibility::MockAccessibilityCommonEvent
/foundation/window/window_manager/wmserver/include/
H A Dwindow_common_event.h32 void SubscriberEvent();
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_common_event.h35 void SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &handler);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_common_event.cpp52 void WindowCommonEvent::SubscriberEvent() in SubscriberEvent() function in OHOS::Rosen::WindowCommonEvent
H A Dwindow_manager_service.cpp159 windowCommonEvent_->SubscriberEvent(); in OnAddSystemAbility()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_common_event.cpp62 void AccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &handler) in SubscriberEvent() function in OHOS::Accessibility::AccessibilityCommonEvent
85 HILOG_INFO("SubscriberEvent success."); in SubscriberEvent()
88 HILOG_DEBUG("SubscriberEvent failed, retry %{public}d", retry); in SubscriberEvent()
94 HILOG_ERROR("SubscriberEvent failed."); in SubscriberEvent()
H A Daccessible_ability_manager_service.cpp1433 Singleton<AccessibilityCommonEvent>::GetInstance().SubscriberEvent(handler_); in Init()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_register_element_operator_xts.cpp53 Singleton<A11yCommonEvent>::GetInstance().SubscriberEvent(handler_); in OnStart()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_xts.cpp53 Singleton<A11yCommonEvent>::GetInstance().SubscriberEvent(handler_); in OnStart()
/foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/
H A Dmock_a11y_ability_manager_service.cpp53 Singleton<A11yCommonEvent>::GetInstance().SubscriberEvent(handler_); in OnStart()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp1428 Singleton<A11yCommonEvent>::GetInstance().SubscriberEvent(handler_); in Init()
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp1428 Singleton<A11yRegisterElementCommonEvent>::GetInstance().SubscriberEvent(handler_); in Init()

Completed in 21 milliseconds