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.cpp169 napi_value GetActiveNotifications(napi_env env, napi_callback_info info) in GetActiveNotifications() function
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_manager/
Dadvanced_notification_query.cpp44 ErrCode AdvancedNotificationService::GetActiveNotifications( in GetActiveNotifications() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_manager_impl.cpp177 CArrayNotificationRequestV2 NotificationManagerImplV2::GetActiveNotifications(int32_t &errCode) in GetActiveNotifications() function in OHOS::CJSystemapi::NotificationManagerImplV2
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp137 ErrCode NotificationHelper::GetActiveNotifications( in GetActiveNotifications() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h117 ErrCode GetActiveNotifications( in GetActiveNotifications() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp126 ErrCode GetActiveNotifications(std::vector<sptr<NotificationRequest>> &notifications, in GetActiveNotifications() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp398 ErrCode AnsNotification::GetActiveNotifications(std::vector<sptr<NotificationRequest>> &request, in GetActiveNotifications() function in OHOS::Notification::AnsNotification