Home
last modified time | relevance | path

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

/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/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp326 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local
343 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local
360 std::vector<sptr<OHOS::Notification::Notification>> notifications; in BENCHMARK_F() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
Dansmanagerstubannextwo_fuzzer.cpp61 std::vector<sptr<Notification::NotificationRequest>> notifications; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp708 std::vector<sptr<Notification>> notifications; variable
754 std::vector<sptr<Notification>> notifications; variable
815 std::vector<sptr<Notification>> notifications; variable
979 std::vector<sptr<Notification>> notifications; variable
1030 std::vector<sptr<Notification>> notifications; variable
2328 std::vector<sptr<Notification>> notifications; variable
2364 std::vector<sptr<Notification>> notifications; variable
2402 std::vector<sptr<Notification>> notifications; variable
2513 std::vector<sptr<Notification>> notifications; variable
2552 std::vector<sptr<Notification>> notifications; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp584 std::vector<sptr<NotificationRequest>> notifications; variable
923 std::vector<sptr<NotificationRequest>> notifications; variable
1013 std::vector<sptr<Notification>> notifications; variable
1036 std::vector<sptr<Notification>> notifications; variable
1095 std::vector<sptr<Notification>> notifications; variable
2324 std::vector<sptr<NotificationRequest>> notifications; variable
2413 std::vector<sptr<Notification>> notifications; variable
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp134 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.cpp1678 std::vector<sptr<NotificationRequest>> notifications; variable
1701 std::vector<sptr<NotificationRequest>> notifications; variable
1722 std::vector<sptr<NotificationRequest>> notifications; variable
1744 std::vector<sptr<NotificationRequest>> notifications; variable
1766 std::vector<sptr<NotificationRequest>> notifications; variable
1895 std::vector<sptr<Notification>> notifications; variable
1918 std::vector<sptr<Notification>> notifications; variable
1939 std::vector<sptr<Notification>> notifications; variable
1961 std::vector<sptr<Notification>> notifications; variable
1983 std::vector<sptr<Notification>> notifications; variable
[all …]
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub.cpp501 std::vector<sptr<NotificationRequest>> notifications; in HandleGetActiveNotifications() local
528 std::vector<sptr<Notification>> notifications; in HandleGetAllActiveNotifications() local
545 std::vector<sptr<Notification>> notifications; in HandleGetSpecialActiveNotifications() local
1870 ErrCode AnsManagerStub::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notification… in GetActiveNotifications()
1882 ErrCode AnsManagerStub::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications()
1889 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
Dans_manager_proxy.cpp434 ErrCode AnsManagerProxy::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notificatio… in GetActiveNotifications()
487 ErrCode AnsManagerProxy::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications()
512 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp780 …vancedNotificationService::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifica… in GetActiveNotifications()
1371 …vancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification… in GetAllActiveNotifications()
1413 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp173 std::vector<sptr<Notification>> notifications; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp3590 std::vector<sptr<Notification>> notifications; variable