| /base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/ |
| D | mock_ans_subscriber.h | 38 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) overr… in OnConsumed() 43 …OnCanceled(const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificatio… in OnCanceled() 47 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) override {}; in OnCanceledList() 49 void OnUpdated(const sptr<NotificationSortingMap> ¬ificationMap) override {}; in OnUpdated()
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_subscriber_stub.cpp | 120 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnConsumedMap() local 149 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnConsumedListMap() local 176 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnCanceledMap() local 210 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnCanceledListMap() local 255 sptr<NotificationSortingMap> notificationMap = data.ReadParcelable<NotificationSortingMap>(); in HandleOnUpdated() local 314 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumed() 318 const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumedList() 322 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in OnCanceled() 326 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnCanceledList() 329 void AnsSubscriberStub::OnUpdated(const sptr<NotificationSortingMap> ¬ificationMap) {} in OnUpdated()
|
| D | ans_subscriber_proxy.cpp | 91 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumed() 137 const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumedList() 181 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in OnCanceled() 232 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnCanceledList() 282 void AnsSubscriberProxy::OnUpdated(const sptr<NotificationSortingMap> ¬ificationMap) in OnUpdated()
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_subscriber.cpp | 146 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumed() 163 const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumedList() 175 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in OnCanceled() 191 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnBatchCanceled() 210 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnCanceledList() 225 … NotificationSubscriber::SubscriberImpl::OnUpdated(const sptr<NotificationSortingMap> ¬ificatio… in OnUpdated()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
| D | ans_subscriber_proxy_unit_test.cpp | 167 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/ |
| D | ans_subscriber_proxy_branch_test.cpp | 72 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/src/ |
| D | notification_subscriber_manager.cpp | 157 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in NotifyConsumed() 171 …const sptr<NotificationSortingMap> ¬ificationMap, const std::shared_ptr<SubscriberRecord> &reco… in BatchNotifyConsumed() 192 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in NotifyCanceled() 212 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in BatchNotifyCanceled() 230 void NotificationSubscriberManager::NotifyUpdated(const sptr<NotificationSortingMap> ¬ificationM… in NotifyUpdated() 429 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in NotifyConsumedInner() 471 …const sptr<NotificationSortingMap> ¬ificationMap, const std::shared_ptr<SubscriberRecord> &reco… in BatchNotifyConsumedInner() 499 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in NotifyCanceledInner() 556 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in BatchNotifyCanceledInner() 614 … NotificationSubscriberManager::NotifyUpdatedInner(const sptr<NotificationSortingMap> ¬ificatio… in NotifyUpdatedInner()
|
| D | advanced_notification_utils.cpp | 1816 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in SendNotificationsOnCanceled()
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | notification_subscriber_manager_test.cpp | 151 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(sortingList); variable 171 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(sortingList); variable 244 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable 284 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable 303 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(); variable
|
| /base/usb/usb_manager/services/native/include/ |
| D | usb_mass_storage_notification.h | 46 std::map<std::string, std::string> notificationMap = { variable
|
| /base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/ |
| D | anssubscriberstub_fuzzer.cpp | 57 …sptr<Notification::NotificationSortingMap> notificationMap = new Notification::NotificationSorting… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/ |
| D | anssubscriberproxy_fuzzer.cpp | 46 …sptr<Notification::NotificationSortingMap> notificationMap = new Notification::NotificationSorting… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
| D | notification_subscriber_manager_branch_test.cpp | 62 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/ |
| D | ans_subscriber_stub_unit_test.cpp | 441 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(); variable
|