Home
last modified time | relevance | path

Searched refs:SendStaticSubscriberStartHiSysEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dstatic_subscriber_manager.h109 void SendStaticSubscriberStartHiSysEvent(int32_t userId, const std::string &publisherName,
/ohos5.0/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_manager.cpp154SendStaticSubscriberStartHiSysEvent(userId, abilityName, bundleName, data.GetWant().GetAction()); in PublishCommonEventConnecAbility()
477 void StaticSubscriberManager::SendStaticSubscriberStartHiSysEvent(int32_t userId, const std::string… in SendStaticSubscriberStartHiSysEvent() function in OHOS::EventFwk::StaticSubscriberManager