| /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 | 108 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnConsumedMap() local 137 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnConsumedListMap() local 164 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnCanceledMap() local 198 sptr<NotificationSortingMap> notificationMap = nullptr; in HandleOnCanceledListMap() local 243 sptr<NotificationSortingMap> notificationMap = data.ReadParcelable<NotificationSortingMap>(); in HandleOnUpdated() local 293 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumed() 297 const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumedList() 301 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in OnCanceled() 305 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnCanceledList() 308 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() 178 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in OnCanceled() 229 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnCanceledList() 273 void AnsSubscriberProxy::OnUpdated(const sptr<NotificationSortingMap> ¬ificationMap) in OnUpdated()
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_subscriber.cpp | 63 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumed() 71 const sptr<NotificationSortingMap> ¬ificationMap) in OnConsumedList() 80 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in OnCanceled() 93 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnBatchCanceled() 110 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in OnCanceledList() 122 … 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/services/ans/src/ |
| D | notification_subscriber_manager.cpp | 131 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in NotifyConsumed() 145 …const sptr<NotificationSortingMap> ¬ificationMap, const std::shared_ptr<SubscriberRecord> &reco… in BatchNotifyConsumed() 166 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in NotifyCanceled() 180 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in BatchNotifyCanceled() 194 void NotificationSubscriberManager::NotifyUpdated(const sptr<NotificationSortingMap> ¬ificationM… in NotifyUpdated() 373 const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap) in NotifyConsumedInner() 396 …const sptr<NotificationSortingMap> ¬ificationMap, const std::shared_ptr<SubscriberRecord> &reco… in BatchNotifyConsumedInner() 433 …const sptr<Notification> ¬ification, const sptr<NotificationSortingMap> ¬ificationMap, int32… in NotifyCanceledInner() 467 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in BatchNotifyCanceledInner() 505 … NotificationSubscriberManager::NotifyUpdatedInner(const sptr<NotificationSortingMap> ¬ificatio… in NotifyUpdatedInner()
|
| D | advanced_notification_utils.cpp | 1573 const sptr<NotificationSortingMap> ¬ificationMap, int32_t deleteReason) in SendNotificationsOnCanceled()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/ |
| D | ans_subscriber_proxy_branch_test.cpp | 71 sptr<NotificationSortingMap> notificationMap = nullptr; variable 94 sptr<NotificationSortingMap> notificationMap = nullptr; variable 117 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | notification_subscriber_manager_test.cpp | 149 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(sortingList); variable 169 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(sortingList); variable 242 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable 282 sptr<NotificationSortingMap> notificationMap = new (std::nothrow) NotificationSortingMap(); variable 301 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 | 54 …sptr<Notification::NotificationSortingMap> notificationMap = new Notification::NotificationSorting… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/ |
| D | anssubscriberproxy_fuzzer.cpp | 44 …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 | 61 sptr<NotificationSortingMap> notificationMap = nullptr; variable 77 sptr<NotificationSortingMap> notificationMap = nullptr; variable 93 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 | 459 sptr<NotificationSortingMap> notificationMap = new NotificationSortingMap(); variable
|