Searched refs:SendSubscribeHiSysEvent (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_subscriber_service.cpp | 80 …SendSubscribeHiSysEvent(IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), info, errCode); in Subscribe() 127 …SendSubscribeHiSysEvent(IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), sptrInfo, errC… in SubscribeSelf()
|
H A D | advanced_notification_event_service.cpp | 40 void AdvancedNotificationService::SendSubscribeHiSysEvent(int32_t pid, int32_t uid, in SendSubscribeHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
|
H A D | advanced_notification_publish_service.cpp | 2580 …SendSubscribeHiSysEvent(IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), info, errCode); in SubscribeLocalLiveView()
|
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | inner_common_event_manager.h | 184 …void SendSubscribeHiSysEvent(int32_t userId, const std::string &subscriberName, int32_t pid, int32…
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | inner_common_event_manager.cpp | 355 …SendSubscribeHiSysEvent(userId, bundleName, pid, uid, subscribeInfo.GetMatchingSkills().GetEvents(… in SubscribeCommonEvent() 653 void InnerCommonEventManager::SendSubscribeHiSysEvent(int32_t userId, const std::string &subscriber… in SendSubscribeHiSysEvent() function in OHOS::EventFwk::InnerCommonEventManager
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | advanced_notification_service.h | 1304 …static void SendSubscribeHiSysEvent(int32_t pid, int32_t uid, const sptr<NotificationSubscribeInfo…
|