Home
last modified time | relevance | path

Searched defs:GetActiveNotifications (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dget_active.cpp172 napi_value GetActiveNotifications(napi_env env, napi_callback_info info) in GetActiveNotifications() function
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp100 ErrCode NotificationHelper::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &request) in GetActiveNotifications() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp107 ErrCode GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifications) override in GetActiveNotifications() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp209 ErrCode AnsNotification::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &request) in GetActiveNotifications() function in OHOS::Notification::AnsNotification
Dans_manager_proxy.cpp396 ErrCode AnsManagerProxy::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notificatio… in GetActiveNotifications() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp1865 ErrCode AnsManagerStub::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notification… in GetActiveNotifications() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp900 ErrCode AdvancedNotificationService::GetActiveNotifications(std::vector<sptr<NotificationRequest>> … in GetActiveNotifications() function in OHOS::Notification::AdvancedNotificationService