Home
last modified time | relevance | path

Searched defs:notificationMap (Results 1 – 14 of 14) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/src/listener/
Dans_subscriber_stub.cpp128 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnConsumedMap() local
157 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnConsumedListMap() local
184 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnCanceledMap() local
218 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnCanceledListMap() local
263 sptr<NotificationSortingMap> notificationMap = data.ReadParcelable<NotificationSortingMap>(); in HandleOnUpdated() local
348 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in OnConsumed()
352 const sptr<NotificationSortingMap> &notificationMap) in OnConsumedList()
356 …const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in OnCanceled()
360 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in OnCanceledList()
363 void AnsSubscriberStub::OnUpdated(const sptr<NotificationSortingMap> &notificationMap) {} in OnUpdated()
Dans_subscriber_listener.cpp54 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in OnConsumed()
75 const sptr<NotificationSortingMap> &notificationMap) in OnConsumedList()
84 …const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in OnCanceled()
102 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in OnBatchCanceled()
123 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in OnCanceledList()
140 void SubscriberListener::OnUpdated(const sptr<NotificationSortingMap> &notificationMap) in OnUpdated()
Dans_subscriber_proxy.cpp91 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in OnConsumed()
137 const sptr<NotificationSortingMap> &notificationMap) in OnConsumedList()
181 …const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in OnCanceled()
232 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in OnCanceledList()
285 void AnsSubscriberProxy::OnUpdated(const sptr<NotificationSortingMap> &notificationMap) in OnUpdated()
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
Dmock_ans_subscriber.h38 …const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) overr… in OnConsumed()
43 …OnCanceled(const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificatio… in OnCanceled()
47 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) override {}; in OnCanceledList()
49 void OnUpdated(const sptr<NotificationSortingMap> &notificationMap) override {}; in OnUpdated()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp140 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in OnConsumed()
154 const sptr<NotificationSortingMap> &notificationMap) in OnConsumedList()
163 …const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in OnCanceled()
176 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in OnBatchCanceled()
193 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in OnCanceledList()
205 … NotificationSubscriber::SubscriberImpl::OnUpdated(const sptr<NotificationSortingMap> &notificatio… in OnUpdated()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp167 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
193 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
213 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
298 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
323 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
347 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
373 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
394 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
439 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
459 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/
Dans_subscriber_proxy_branch_test.cpp72 sptr<NotificationSortingMap> notificationMap = nullptr; variable
96 sptr<NotificationSortingMap> notificationMap = nullptr; variable
120 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp154 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(sortingList); variable
174 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(sortingList); variable
247 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
287 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
306 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(); variable
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp164 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in NotifyConsumed()
203const sptr<NotificationSortingMap> &notificationMap, const std::shared_ptr<SubscriberRecord> &reco… in BatchNotifyConsumed()
224 …const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in NotifyCanceled()
244 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in BatchNotifyCanceled()
261 void NotificationSubscriberManager::NotifyUpdated(const sptr<NotificationSortingMap> &notificationM… in NotifyUpdated()
475 const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap) in NotifyConsumedInner()
535const sptr<NotificationSortingMap> &notificationMap, const std::shared_ptr<SubscriberRecord> &reco… in BatchNotifyConsumedInner()
571 …const sptr<Notification> &notification, const sptr<NotificationSortingMap> &notificationMap, int32… in NotifyCanceledInner()
648 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in BatchNotifyCanceledInner()
700 … NotificationSubscriberManager::NotifyUpdatedInner(const sptr<NotificationSortingMap> &notificatio… in NotifyUpdatedInner()
Dadvanced_notification_utils.cpp1591 const sptr<NotificationSortingMap> &notificationMap, int32_t deleteReason) in SendNotificationsOnCanceled()
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
Danssubscriberstub_fuzzer.cpp62 …sptr<Notification::NotificationSortingMap> notificationMap = new Notification::NotificationSorting… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp47 …sptr<Notification::NotificationSortingMap> notificationMap = new Notification::NotificationSorting… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp62 sptr<NotificationSortingMap> notificationMap = nullptr; variable
78 sptr<NotificationSortingMap> notificationMap = nullptr; variable
94 sptr<NotificationSortingMap> notificationMap = nullptr; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
Dans_subscriber_stub_unit_test.cpp441 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(); variable