Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dget_active.cpp169 napi_value GetActiveNotifications(napi_env env, napi_callback_info info) in GetActiveNotifications() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp125 ErrCode NotificationHelper::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &request) in GetActiveNotifications() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp114 ErrCode AnsManagerStub::GetActiveNotifications( in GetActiveNotifications() function in OHOS::Notification::AnsManagerStub
H A Dans_manager_proxy.cpp302 ErrCode AnsManagerProxy::GetActiveNotifications( in GetActiveNotifications() function in OHOS::Notification::AnsManagerProxy
H A Dans_notification.cpp360 ErrCode AnsNotification::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &request) in GetActiveNotifications() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp126 …ErrCode GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifications, int32_t inst… in GetActiveNotifications() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1054 ErrCode AdvancedNotificationService::GetActiveNotifications( in GetActiveNotifications() function in OHOS::Notification::AdvancedNotificationService