Home
last modified time | relevance | path

Searched defs:sptrInfo (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_subscriber_service.cpp88 sptr<NotificationSubscribeInfo> sptrInfo = new (std::nothrow) NotificationSubscribeInfo(); in SubscribeSelf() local
130 SendSubscribeHiSysEvent(IPCSkeleton::GetCallingPid(), IPCSkeleton::GetCallingUid(), sptrInfo, errCode); in SubscribeSelf() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp633 sptr<NotificationSubscribeInfo> sptrInfo = new (std::nothrow) NotificationSubscribeInfo(subscribeInfo); in SubscribeNotification() local
697 sptr<NotificationSubscribeInfo> sptrInfo = new (std::nothrow) NotificationSubscribeInfo(subscribeInfo); in UnSubscribeNotification() local

Completed in 5 milliseconds