Home
last modified time | relevance | path

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

12

/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/
Dans_subscriber_proxy_branch_test.cpp70 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
92 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
115 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
136 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
156 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp70 …icationSubscriber::SubscriberImpl::OnConsumedList(const std::vector<sptr<Notification>> &notificat… in OnConsumedList()
92 …cationSubscriber::SubscriberImpl::OnBatchCanceled(const std::vector<sptr<Notification>> &notificat… in OnBatchCanceled()
109 …icationSubscriber::SubscriberImpl::OnCanceledList(const std::vector<sptr<Notification>> &notificat… in OnCanceledList()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp240 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
262 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
280 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
300 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
Dadvanced_notification_service_test.cpp625 std::vector<sptr<NotificationRequest>> notifications; variable
951 std::vector<sptr<NotificationRequest>> notifications; variable
1041 std::vector<sptr<Notification>> notifications; variable
1064 std::vector<sptr<Notification>> notifications; variable
1123 std::vector<sptr<Notification>> notifications; variable
2341 std::vector<sptr<NotificationRequest>> notifications; variable
2427 std::vector<sptr<Notification>> notifications; variable
4328 std::vector<sptr<Notification>> notifications; variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp125 std::vector<sptr<Notification>> notifications; in HandleOnConsumedListMap() local
186 std::vector<sptr<Notification>> notifications; in HandleOnCanceledListMap() local
296 void AnsSubscriberStub::OnConsumedList(const std::vector<sptr<Notification>> &notifications, in OnConsumedList()
304 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()
228 void AnsSubscriberProxy::OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList()
Dans_manager_stub_invalid.cpp95 ErrCode AnsManagerStub::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notification… in GetActiveNotifications()
107 ErrCode AnsManagerStub::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications()
114 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
Dans_manager_proxy.cpp185 ErrCode AnsManagerProxy::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notificatio… in GetActiveNotifications()
238 ErrCode AnsManagerProxy::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications()
263 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
/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/test/unittest/mock/include/
Dmock_ans_subscriber.h46 void OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList()
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp144 …otificationSubscriberManager::BatchNotifyConsumed(const std::vector<sptr<Notification>> &notificat… in BatchNotifyConsumed()
179 …otificationSubscriberManager::BatchNotifyCanceled(const std::vector<sptr<Notification>> &notificat… in BatchNotifyCanceled()
395 …cationSubscriberManager::BatchNotifyConsumedInner(const std::vector<sptr<Notification>> &notificat… in BatchNotifyConsumedInner()
466 …cationSubscriberManager::BatchNotifyCanceledInner(const std::vector<sptr<Notification>> &notificat… in BatchNotifyCanceledInner()
Dadvanced_notification_publish_service.cpp176 std::vector<sptr<Notification>> notifications; in CancelAll() local
402 std::vector<sptr<Notification>> notifications; in DeleteAll() local
1132 std::vector<sptr<Notification>> notifications; in RemoveAllNotifications() local
1179 std::vector<sptr<Notification>> notifications; in RemoveNotifications() local
1299 std::vector<sptr<Notification>> notifications; in CancelGroup() local
1375 std::vector<sptr<Notification>> notifications; in RemoveGroupByBundle() local
1405 std::vector<sptr<Notification>> notifications; in RemoveNotificationFromRecordList() local
Dadvanced_notification_live_view_service.cpp141 std::vector<sptr<Notification>> notifications; in OnSubscriberAdd() local
Dadvanced_notification_utils.cpp496 std::vector<sptr<Notification>> notifications; in OnBundleRemoved() local
1203 std::vector<sptr<Notification>> notifications; in OnBundleDataCleared() local
1274 std::vector<sptr<Notification>> notifications; in DeleteAllByUser() local
1572 …ncedNotificationService::SendNotificationsOnCanceled(std::vector<sptr<Notification>> &notification… in SendNotificationsOnCanceled()
Dadvanced_notification_service.cpp655 …vancedNotificationService::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifica… in GetActiveNotifications()
861 …vancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification… in GetAllActiveNotifications()
909 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp330 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local
347 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local
364 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local
/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.cpp269 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
294 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
322 std::vector<sptr<OHOS::Notification::Notification>> notifications; variable
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp54 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp710 std::vector<sptr<Notification>> notifications; variable
756 std::vector<sptr<Notification>> notifications; variable
817 std::vector<sptr<Notification>> notifications; variable
981 std::vector<sptr<Notification>> notifications; variable
1032 std::vector<sptr<Notification>> notifications; variable
2330 std::vector<sptr<Notification>> notifications; variable
2366 std::vector<sptr<Notification>> notifications; variable
2404 std::vector<sptr<Notification>> notifications; variable
2515 std::vector<sptr<Notification>> notifications; variable
2554 std::vector<sptr<Notification>> notifications; variable
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp126 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp109 ErrCode GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifications) override in GetActiveNotifications()
119 ErrCode GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) override in GetAllActiveNotifications()
125 … const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) override in GetSpecialActiveNotifications()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
Dans_manager_proxy_unit_test.cpp1871 std::vector<sptr<NotificationRequest>> notifications; variable
1894 std::vector<sptr<NotificationRequest>> notifications; variable
1915 std::vector<sptr<NotificationRequest>> notifications; variable
1937 std::vector<sptr<NotificationRequest>> notifications; variable
1959 std::vector<sptr<NotificationRequest>> notifications; variable
2088 std::vector<sptr<Notification>> notifications; variable
2111 std::vector<sptr<Notification>> notifications; variable
2132 std::vector<sptr<Notification>> notifications; variable
2154 std::vector<sptr<Notification>> notifications; variable
2176 std::vector<sptr<Notification>> notifications; variable
[all …]

12