Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_subscriber_manager.h155 void NotifyConsumedInner(
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp165 …std::bind(&NotificationSubscriberManager::NotifyConsumedInner, this, notification, notificationMap… in NotifyConsumed()
428 void NotificationSubscriberManager::NotifyConsumedInner( in NotifyConsumedInner() function in OHOS::Notification::NotificationSubscriberManager