Home
last modified time | relevance | path

Searched defs:SubscriberEvent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_event_manager.cpp42 void ParamEventManager::SubscriberEvent() in SubscriberEvent() function in OHOS::HiviewDFX::ParamEventManager
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_common_event.cpp32 void AccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &han… in SubscriberEvent() function in OHOS::Accessibility::AccessibilityCommonEvent
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_common_event.cpp52 void WindowCommonEvent::SubscriberEvent() in SubscriberEvent() function in OHOS::Rosen::WindowCommonEvent
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_common_event.cpp62 void AccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &han… in SubscriberEvent() function in OHOS::Accessibility::AccessibilityCommonEvent
/ohos5.0/base/request/request/services/src/cxx/
H A Dget_proxy.cpp54 void SysNetProxyManager::SubscriberEvent() in SubscriberEvent() function in SysNetProxyManager
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp86 class SubscriberEvent { class
96 explicit SubscriberEvent(SubscriberEventType type) : type_(type) in SubscriberEvent() function in OHOS::Notification::SubscriberEvent