Home
last modified time | relevance | path

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

12

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_branch_test/
H A 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
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A 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()
H A 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()
H A 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()
H A Dans_manager_stub_invalid.cpp115 std::vector<sptr<NotificationRequest>> &notifications, int32_t 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()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A 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
H A 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
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A 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()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dget_active.h29 std::vector<sptr<OHOS::Notification::Notification>> notifications; member
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H A Dgetallactivenotifications_fuzzer.cpp36 std::vector<sptr<Notification::Notification>> notifications; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp141 std::vector<sptr<Notification::Notification>> notifications; in GetAllActiveNotificationsLabels() local
157 std::vector<sptr<Notification::Notification>> notifications; in RefreshContinuousNotifications() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
H A 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
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A 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()
552 …cationSubscriberManager::BatchNotifyCanceledInner(const std::vector<sptr<Notification>> &notificat… in BatchNotifyCanceledInner()
H A Dnotification_extension_wrapper.cpp137 void ExtensionWrapper::UpdateByCancel(const std::vector<sptr<Notification>>& notifications, int del… in UpdateByCancel()
H A Dadvanced_notification_utils.cpp512 std::vector<sptr<Notification>> notifications; in OnBundleRemoved() local
549 void AdvancedNotificationService::ExecBatchCancel(std::vector<sptr<Notification>> &notifications, in ExecBatchCancel()
1329 std::vector<sptr<Notification>> notifications; in OnBundleDataCleared() local
1427 std::vector<sptr<Notification>> notifications; in DeleteAllByUserInner() local
1823 …ncedNotificationService::SendNotificationsOnCanceled(std::vector<sptr<Notification>> &notification… in SendNotificationsOnCanceled()
2046 std::vector<sptr<Notification>> notifications; in OnRecoverLiveView() local
H A Dadvanced_notification_publish_service.cpp343 std::vector<sptr<Notification>> notifications; in ExcuteCancelAll() local
696 std::vector<sptr<Notification>> notifications; in DeleteAll() local
1705 std::vector<sptr<Notification>> notifications; in RemoveAllNotificationsInner() local
1755 std::vector<sptr<Notification>> notifications; in RemoveNotifications() local
1966 std::vector<sptr<Notification>> notifications; in ExcuteCancelGroupCancel() local
2062 std::vector<sptr<Notification>> notifications; in RemoveGroupByBundle() local
2095 std::vector<sptr<Notification>> notifications; in RemoveNotificationFromRecordList() local
H A Dadvanced_notification_service.cpp1055 std::vector<sptr<NotificationRequest>> &notifications, int32_t instanceKey) in GetActiveNotifications()
1386 …vancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification… in GetAllActiveNotifications()
1435 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
2291 std::vector<sptr<Notification>> notifications; in RemoveNotificationList() local
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A 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
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
H A Dmock_ans_subscriber.h46 void OnCanceledList(const std::vector<sptr<Notification>> &notifications, in OnCanceledList()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
H A Dansmanagerstubannextwo_fuzzer.cpp60 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
H A 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
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A 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
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp344 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp2219 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
2327 std::vector<sptr<Notification>> notifications; variable
2348 std::vector<sptr<Notification>> notifications; variable
2372 std::vector<sptr<Notification>> notifications; variable
2394 std::vector<sptr<Notification>> notifications; variable
2417 std::vector<sptr<Notification>> notifications; variable
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp126 …ErrCode GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifications, int32_t inst… in GetActiveNotifications()
136 ErrCode GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) override in GetAllActiveNotifications()
142 … const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) override in GetSpecialActiveNotifications()

12