Home
last modified time | relevance | path

Searched defs:notifications (Results 1 – 25 of 30) sorted by relevance

12

/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/
Dans_subscriber_proxy_branch_test.cpp71 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/
Dans_subscriber_listener.cpp74 void SubscriberListener::OnConsumedList(const std::vector<sptr<Notification>> &notifications, in OnConsumedList()
101 void SubscriberListener::OnBatchCanceled(const std::vector<sptr<Notification>> &notifications, in OnBatchCanceled()
122 void SubscriberListener::OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList()
Dans_subscriber_stub.cpp137 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>> &notifications, in OnConsumedList()
325 void AnsSubscriberStub::OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList()
Dans_subscriber_proxy.cpp136 void AnsSubscriberProxy::OnConsumedList(const std::vector<sptr<Notification>> &notifications, in OnConsumedList()
231 void AnsSubscriberProxy::OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList()
Dans_manager_stub_invalid.cpp115 std::vector<sptr<NotificationRequest>> &notifications, const std::string &instanceKey) in GetActiveNotifications()
127 ErrCode AnsManagerStub::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications()
134 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp242 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
Dadvanced_notification_service_test.cpp282 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/
Dnotification_subscriber.cpp162 …icationSubscriber::SubscriberImpl::OnConsumedList(const std::vector<sptr<Notification>> &notificat… in OnConsumedList()
190 …cationSubscriber::SubscriberImpl::OnBatchCanceled(const std::vector<sptr<Notification>> &notificat… in OnBatchCanceled()
209 …icationSubscriber::SubscriberImpl::OnCanceledList(const std::vector<sptr<Notification>> &notificat… in OnCanceledList()
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dget_active.h29 std::vector<sptr<OHOS::Notification::Notification>> notifications; member
/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
Dgetallactivenotifications_fuzzer.cpp36 std::vector<sptr<Notification::Notification>> notifications; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp256 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/
Dnotification_subscriber_manager.cpp170 …otificationSubscriberManager::BatchNotifyConsumed(const std::vector<sptr<Notification>> &notificat… in BatchNotifyConsumed()
196 std::vector<sptr<Notification>> notifications; in NotifyCanceled() local
211 …otificationSubscriberManager::BatchNotifyCanceled(const std::vector<sptr<Notification>> &notificat… in BatchNotifyCanceled()
470 …cationSubscriberManager::BatchNotifyConsumedInner(const std::vector<sptr<Notification>> &notificat… in BatchNotifyConsumedInner()
547 …cationSubscriberManager::BatchNotifyCanceledInner(const std::vector<sptr<Notification>> &notificat… in BatchNotifyCanceledInner()
Dnotification_extension_wrapper.cpp137 void ExtensionWrapper::UpdateByCancel(const std::vector<sptr<Notification>>& notifications, int del… in UpdateByCancel()
Dadvanced_notification_utils.cpp510 std::vector<sptr<Notification>> notifications; in OnBundleRemoved() local
547 void AdvancedNotificationService::ExecBatchCancel(std::vector<sptr<Notification>> &notifications, 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>> &notification… in SendNotificationsOnCanceled()
2041 std::vector<sptr<Notification>> notifications; in OnRecoverLiveView() local
Dadvanced_notification_publish_service.cpp344 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
Dadvanced_notification_service.cpp1065 std::vector<sptr<NotificationRequest>> &notifications, const std::string &instanceKey) in GetActiveNotifications()
1430 …vancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification… in GetAllActiveNotifications()
1479 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
2335 std::vector<sptr<Notification>> notifications; in RemoveNotificationList() local
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp332 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/
Dmock_ans_subscriber.h46 void OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
Dansmanagerstubannextwo_fuzzer.cpp60 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
Dans_subscriber_stub_unit_test.cpp251 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/
Dans_fw_module_test.cpp713 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/
Dansmanagerstub_fuzzer.cpp344 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp2002 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/
Dans_notification_branch_test.cpp126 ErrCode GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifications, in GetActiveNotifications()
137 ErrCode GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) override in GetAllActiveNotifications()
143 … const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) override in GetSpecialActiveNotifications()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp590 std::vector<sptr<Notification>> notifications; variable
606 std::vector<sptr<Notification>> notifications; variable

12