Home
last modified time | relevance | path

Searched refs:notificationStub (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp432 sptr<Notification> notificationStub = data.ReadParcelable<Notification>(); in NotifyConsumedInner() local
433 if (notificationStub == nullptr) { in NotifyConsumedInner()
437 record->subscriber->OnConsumed(notificationStub, notificationMap); in NotifyConsumedInner()

Completed in 1 milliseconds