Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_notification.h1261 void CreateSubscribeListener(const std::shared_ptr<NotificationSubscriber> &subscriber,
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp697 CreateSubscribeListener(subscriber, listener); in SubscribeNotificationSelf()
722 CreateSubscribeListener(subscriber, listener); in SubscribeNotification()
2004 void AnsNotification::CreateSubscribeListener(const std::shared_ptr<NotificationSubscriber> &subscr… in CreateSubscribeListener() function in OHOS::Notification::AnsNotification