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