Searched refs:IsDisableEvent (Results 1 – 3 of 3) sorted by relevance
102 bool IsDisableEvent(const std::string &bundleName, const std::string &event);
130 bool StaticSubscriberManager::IsDisableEvent(const std::string &bundleName, const std::string &even… in IsDisableEvent() function in OHOS::EventFwk::StaticSubscriberManager164 if (IsDisableEvent(subscriber.bundleName, targetSubscribers->first)) { in PublishCommonEventInner()
3570 auto ret = manager->IsDisableEvent(bundleName, event);3585 auto ret = manager->IsDisableEvent(bundleName, event);