| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/ |
| D | ans_subscriber_proxy_branch_test.cpp | 71 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 94 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 118 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 139 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 159 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_subscriber_listener.cpp | 74 void SubscriberListener::OnConsumedList(const std::vector<sptr<Notification>> ¬ifications, in OnConsumedList() 101 void SubscriberListener::OnBatchCanceled(const std::vector<sptr<Notification>> ¬ifications, in OnBatchCanceled() 122 void SubscriberListener::OnCanceledList(const std::vector<sptr<Notification>> ¬ifications, in OnCanceledList()
|
| D | ans_subscriber_stub.cpp | 137 std::vector<sptr<Notification>> notifications; in HandleOnConsumedListMap() local 198 std::vector<sptr<Notification>> notifications; in HandleOnCanceledListMap() local 317 void AnsSubscriberStub::OnConsumedList(const std::vector<sptr<Notification>> ¬ifications, in OnConsumedList() 325 void AnsSubscriberStub::OnCanceledList(const std::vector<sptr<Notification>> ¬ifications, in OnCanceledList()
|
| D | ans_subscriber_proxy.cpp | 136 void AnsSubscriberProxy::OnConsumedList(const std::vector<sptr<Notification>> ¬ifications, in OnConsumedList() 231 void AnsSubscriberProxy::OnCanceledList(const std::vector<sptr<Notification>> ¬ifications, in OnCanceledList()
|
| D | ans_manager_stub_invalid.cpp | 115 std::vector<sptr<NotificationRequest>> ¬ifications, const std::string &instanceKey) in GetActiveNotifications() 127 ErrCode AnsManagerStub::GetAllActiveNotifications(std::vector<sptr<Notification>> ¬ifications) in GetAllActiveNotifications() 134 const std::vector<std::string> &key, std::vector<sptr<Notification>> ¬ifications) in GetSpecialActiveNotifications()
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | notification_subscriber_manager_test.cpp | 242 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 264 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 282 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 302 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
|
| D | advanced_notification_service_test.cpp | 282 std::vector<sptr<NotificationRequest>> notifications; variable 613 std::vector<sptr<NotificationRequest>> notifications; variable 703 std::vector<sptr<Notification>> notifications; variable 726 std::vector<sptr<Notification>> notifications; variable 786 std::vector<sptr<Notification>> notifications; variable 1409 std::vector<sptr<NotificationRequest>> notifications; variable 1495 std::vector<sptr<Notification>> notifications; variable 3293 std::vector<sptr<Notification>> notifications; variable
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_subscriber.cpp | 162 …icationSubscriber::SubscriberImpl::OnConsumedList(const std::vector<sptr<Notification>> ¬ificat… in OnConsumedList() 190 …cationSubscriber::SubscriberImpl::OnBatchCanceled(const std::vector<sptr<Notification>> ¬ificat… in OnBatchCanceled() 209 …icationSubscriber::SubscriberImpl::OnCanceledList(const std::vector<sptr<Notification>> ¬ificat… in OnCanceledList()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | get_active.h | 29 std::vector<sptr<OHOS::Notification::Notification>> notifications; member
|
| /base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/ |
| D | getallactivenotifications_fuzzer.cpp | 36 std::vector<sptr<Notification::Notification>> notifications; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
| D | ans_subscriber_proxy_unit_test.cpp | 256 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 278 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 297 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 321 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | notification_subscriber_manager.cpp | 170 …otificationSubscriberManager::BatchNotifyConsumed(const std::vector<sptr<Notification>> ¬ificat… in BatchNotifyConsumed() 196 std::vector<sptr<Notification>> notifications; in NotifyCanceled() local 211 …otificationSubscriberManager::BatchNotifyCanceled(const std::vector<sptr<Notification>> ¬ificat… in BatchNotifyCanceled() 470 …cationSubscriberManager::BatchNotifyConsumedInner(const std::vector<sptr<Notification>> ¬ificat… in BatchNotifyConsumedInner() 547 …cationSubscriberManager::BatchNotifyCanceledInner(const std::vector<sptr<Notification>> ¬ificat… in BatchNotifyCanceledInner()
|
| D | notification_extension_wrapper.cpp | 137 void ExtensionWrapper::UpdateByCancel(const std::vector<sptr<Notification>>& notifications, int del… in UpdateByCancel()
|
| D | advanced_notification_utils.cpp | 510 std::vector<sptr<Notification>> notifications; in OnBundleRemoved() local 547 void AdvancedNotificationService::ExecBatchCancel(std::vector<sptr<Notification>> ¬ifications, in ExecBatchCancel() 1324 std::vector<sptr<Notification>> notifications; in OnBundleDataCleared() local 1422 std::vector<sptr<Notification>> notifications; in DeleteAllByUserInner() local 1818 …ncedNotificationService::SendNotificationsOnCanceled(std::vector<sptr<Notification>> ¬ification… in SendNotificationsOnCanceled() 2041 std::vector<sptr<Notification>> notifications; in OnRecoverLiveView() local
|
| D | advanced_notification_publish_service.cpp | 344 std::vector<sptr<Notification>> notifications; in ExcuteCancelAll() local 697 std::vector<sptr<Notification>> notifications; in DeleteAll() local 1703 std::vector<sptr<Notification>> notifications; in RemoveAllNotificationsInner() local 1753 std::vector<sptr<Notification>> notifications; in RemoveNotifications() local 1967 std::vector<sptr<Notification>> notifications; in ExcuteCancelGroupCancel() local 2063 std::vector<sptr<Notification>> notifications; in RemoveGroupByBundle() local 2096 std::vector<sptr<Notification>> notifications; in RemoveNotificationFromRecordList() local
|
| D | advanced_notification_service.cpp | 1065 std::vector<sptr<NotificationRequest>> ¬ifications, const std::string &instanceKey) in GetActiveNotifications() 1430 …vancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> ¬ification… in GetAllActiveNotifications() 1479 const std::vector<std::string> &key, std::vector<sptr<Notification>> ¬ifications) in GetSpecialActiveNotifications() 2335 std::vector<sptr<Notification>> notifications; in RemoveNotificationList() local
|
| /base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
| D | notification_service_test.cpp | 332 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local 349 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local 366 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/ |
| D | mock_ans_subscriber.h | 46 void OnCanceledList(const std::vector<sptr<Notification>> ¬ifications, in OnCanceledList()
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/ |
| D | ansmanagerstubannextwo_fuzzer.cpp | 60 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/ |
| D | ans_subscriber_stub_unit_test.cpp | 251 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 276 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable 304 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| D | ans_fw_module_test.cpp | 713 std::vector<sptr<Notification>> notifications; variable 759 std::vector<sptr<Notification>> notifications; variable 820 std::vector<sptr<Notification>> notifications; variable 984 std::vector<sptr<Notification>> notifications; variable 1035 std::vector<sptr<Notification>> notifications; variable 2333 std::vector<sptr<Notification>> notifications; variable 2369 std::vector<sptr<Notification>> notifications; variable 2407 std::vector<sptr<Notification>> notifications; variable 2518 std::vector<sptr<Notification>> notifications; variable 2557 std::vector<sptr<Notification>> notifications; variable
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
| D | ansmanagerstub_fuzzer.cpp | 344 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
| D | ans_manager_proxy_unit_test.cpp | 2002 std::vector<sptr<NotificationRequest>> notifications; variable 2025 std::vector<sptr<NotificationRequest>> notifications; variable 2046 std::vector<sptr<NotificationRequest>> notifications; variable 2068 std::vector<sptr<NotificationRequest>> notifications; variable 2090 std::vector<sptr<NotificationRequest>> notifications; variable 2219 std::vector<sptr<Notification>> notifications; variable 2242 std::vector<sptr<Notification>> notifications; variable 2263 std::vector<sptr<Notification>> notifications; variable 2285 std::vector<sptr<Notification>> notifications; variable 2307 std::vector<sptr<Notification>> notifications; variable [all …]
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| D | ans_notification_branch_test.cpp | 126 ErrCode GetActiveNotifications(std::vector<sptr<NotificationRequest>> ¬ifications, in GetActiveNotifications() 137 ErrCode GetAllActiveNotifications(std::vector<sptr<Notification>> ¬ifications) override in GetAllActiveNotifications() 143 … const std::vector<std::string> &key, std::vector<sptr<Notification>> ¬ifications) override in GetSpecialActiveNotifications()
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/ |
| D | notification_subscriber_manager_branch_test.cpp | 590 std::vector<sptr<Notification>> notifications; variable 606 std::vector<sptr<Notification>> notifications; variable
|