Home
last modified time | relevance | path

Searched defs:GetAllActiveNotifications (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dget_active.cpp71 napi_value GetAllActiveNotifications(napi_env env, napi_callback_info info) in GetAllActiveNotifications() function
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_manager/
Dadvanced_notification_query.cpp103 ErrCode AdvancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> &not… in GetAllActiveNotifications() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp339 ErrCode NotificationHelper::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications() function in OHOS::Notification::NotificationHelper
350 ErrCode NotificationHelper::GetAllActiveNotifications( in GetAllActiveNotifications() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1055 ErrCode AnsNotification::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications() function in OHOS::Notification::AnsNotification
1065 ErrCode AnsNotification::GetAllActiveNotifications( in GetAllActiveNotifications() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h128 ErrCode GetAllActiveNotifications(std::vector<sptr<Notification>>& notifications) override in GetAllActiveNotifications() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp137 ErrCode GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) override in GetAllActiveNotifications() function in OHOS::Notification::MockAnsManagerInterface