Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_helper.cpp86 ErrCode NotificationHelper::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dget_active.cpp71 napi_value GetAllActiveNotifications(napi_env env, napi_callback_info info) in GetAllActiveNotifications() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp320 ErrCode NotificationHelper::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications() function in OHOS::Notification::NotificationHelper
325 ErrCode NotificationHelper::GetAllActiveNotifications( in GetAllActiveNotifications() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp946 ErrCode AnsNotification::GetAllActiveNotifications(std::vector<sptr<Notification>> &notification) in GetAllActiveNotifications() function in OHOS::Notification::AnsNotification
956 ErrCode AnsNotification::GetAllActiveNotifications( in GetAllActiveNotifications() function in OHOS::Notification::AnsNotification
H A Dans_manager_stub_invalid.cpp127 ErrCode AnsManagerStub::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications() function in OHOS::Notification::AnsManagerStub
H A Dans_manager_proxy.cpp361 ErrCode AnsManagerProxy::GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) in GetAllActiveNotifications() function in OHOS::Notification::AnsManagerProxy
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp136 ErrCode GetAllActiveNotifications(std::vector<sptr<Notification>> &notifications) override in GetAllActiveNotifications() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1386 ErrCode AdvancedNotificationService::GetAllActiveNotifications(std::vector<sptr<Notification>> &not… in GetAllActiveNotifications() function in OHOS::Notification::AdvancedNotificationService