Home
last modified time | relevance | path

Searched defs:GetAllActiveNotifications (Results 1 – 8 of 8) 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/frameworks/ans/src/
Dnotification_helper.cpp325 ErrCode NotificationHelper::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications() function in OHOS::Notification::NotificationHelper
336 ErrCode NotificationHelper::GetAllActiveNotifications( in GetAllActiveNotifications() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy.cpp361 ErrCode AnsManagerProxy::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp127 ErrCode AnsManagerStub::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp934 ErrCode AnsNotification::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications() function in OHOS::Notification::AnsNotification
944 ErrCode AnsNotification::GetAllActiveNotifications( in GetAllActiveNotifications() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/ans/src/
Dans_manager_stub_invalid.cpp134 ErrCode AnsManagerStub::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications() function in OHOS::Notification::AnsManagerStub
Dadvanced_notification_service.cpp1555 ErrCode AdvancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> &not… in GetAllActiveNotifications() function in OHOS::Notification::AdvancedNotificationService
/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