Searched defs:SubscriberEvent (Results 1 – 6 of 6) sorted by relevance
42 void ParamEventManager::SubscriberEvent() in SubscriberEvent() function in OHOS::HiviewDFX::ParamEventManager
32 void AccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &han… in SubscriberEvent() function in OHOS::Accessibility::AccessibilityCommonEvent
52 void WindowCommonEvent::SubscriberEvent() in SubscriberEvent() function in OHOS::Rosen::WindowCommonEvent
62 void AccessibilityCommonEvent::SubscriberEvent(const std::shared_ptr<AppExecFwk::EventHandler> &han… in SubscriberEvent() function in OHOS::Accessibility::AccessibilityCommonEvent
54 void SysNetProxyManager::SubscriberEvent() in SubscriberEvent() function in SysNetProxyManager
86 class SubscriberEvent { class96 explicit SubscriberEvent(SubscriberEventType type) : type_(type) in SubscriberEvent() function in OHOS::Notification::SubscriberEvent