Home
last modified time | relevance | path

Searched refs:SendUnSubscribeHiSysEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_subscriber_service.cpp137 SendUnSubscribeHiSysEvent(IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), info); in Unsubscribe()
H A Dadvanced_notification_event_service.cpp64 void AdvancedNotificationService::SendUnSubscribeHiSysEvent(int32_t pid, int32_t uid, in SendUnSubscribeHiSysEvent() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/common_event_service/services/include/
H A Dinner_common_event_manager.h186 void SendUnSubscribeHiSysEvent(const sptr<IRemoteObject> &commonEventListener);
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp382 SendUnSubscribeHiSysEvent(commonEventListener); in UnsubscribeCommonEvent()
668 void InnerCommonEventManager::SendUnSubscribeHiSysEvent(const sptr<IRemoteObject> &commonEventListe… in SendUnSubscribeHiSysEvent() function in OHOS::EventFwk::InnerCommonEventManager
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1306 …static void SendUnSubscribeHiSysEvent(int32_t pid, int32_t uid, const sptr<NotificationSubscribeIn…