Home
last modified time | relevance | path

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

12

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp590 std::vector<sptr<Notification>> notifications; variable
606 std::vector<sptr<Notification>> notifications; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy.cpp303 std::vector<sptr<NotificationRequest>> &notifications, int32_t instanceKey) in GetActiveNotifications()
361 ErrCode AnsManagerProxy::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications()
390 const std::vector<std::string> &key, std::vector<sptr<Notification>> &notifications) in GetSpecialActiveNotifications()
H A Dans_manager_stub.cpp786 std::vector<sptr<NotificationRequest>> notifications; in HandleGetActiveNotifications() local
813 std::vector<sptr<Notification>> notifications; in HandleGetAllActiveNotifications() local
834 std::vector<sptr<Notification>> notifications; in HandleGetSpecialActiveNotifications() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp187 std::vector<sptr<Notification>> notifications; in OnSubscriberAdd() local
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp155 std::vector<sptr<Notification>> notifications; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
H A Dans_manager_stub_test.cpp4105 std::vector<sptr<Notification>> notifications; variable

12