Searched refs:SendStaticEventProcErrHiSysEvent (Results 1 - 2 of 2) sorted by relevance
/base/notification/common_event_service/services/src/ |
H A D | static_subscriber_manager.cpp | 166 SendStaticEventProcErrHiSysEvent(userId, bundleName, subscriber.bundleName, data.GetWant().GetAction()); in PublishCommonEventInner() 172 SendStaticEventProcErrHiSysEvent(userId, bundleName, subscriber.bundleName, data.GetWant().GetAction()); in PublishCommonEventInner() 179 SendStaticEventProcErrHiSysEvent(userId, bundleName, subscriber.bundleName, data.GetWant().GetAction()); in PublishCommonEventInner() 189 SendStaticEventProcErrHiSysEvent(userId, bundleName, subscriber.bundleName, data.GetWant().GetAction()); in PublishCommonEventInner() 195 SendStaticEventProcErrHiSysEvent(userId, bundleName, subscriber.bundleName, data.GetWant().GetAction()); in PublishCommonEventInner() 466 void StaticSubscriberManager::SendStaticEventProcErrHiSysEvent(int32_t userId, const std::string &publisherName, in SendStaticEventProcErrHiSysEvent() function in OHOS::EventFwk::StaticSubscriberManager
|
/base/notification/common_event_service/services/include/ |
H A D | static_subscriber_manager.h | 100 void SendStaticEventProcErrHiSysEvent(int32_t userId, const std::string &publisherName,
|
Completed in 2 milliseconds