Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp233 ErrCode NotificationHelper::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t r… in RemoveNotifications() function in OHOS::Notification::NotificationHelper
243 ErrCode NotificationHelper::RemoveNotifications() in RemoveNotifications() function in OHOS::Notification::NotificationHelper
396 ErrCode NotificationHelper::RemoveNotifications(const int32_t &userId) in RemoveNotifications() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp596 ErrCode AnsNotification::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t remo… in RemoveNotifications() function in OHOS::Notification::AnsNotification
627 ErrCode AnsNotification::RemoveNotifications() in RemoveNotifications() function in OHOS::Notification::AnsNotification
1266 ErrCode AnsNotification::RemoveNotifications(const int32_t &userId) in RemoveNotifications() function in OHOS::Notification::AnsNotification
Dans_manager_stub_invalid.cpp203 ErrCode AnsManagerStub::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeRea… in RemoveNotifications() function in OHOS::Notification::AnsManagerStub
Dans_manager_proxy.cpp726 ErrCode AnsManagerProxy::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeRe… in RemoveNotifications() function in OHOS::Notification::AnsManagerProxy
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp182 …ErrCode RemoveNotifications(const std::vector<std::string> &hashcodes, int32_t removeReason) overr… in RemoveNotifications() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_publish_service.cpp1159 ErrCode AdvancedNotificationService::RemoveNotifications( in RemoveNotifications() function in OHOS::Notification::AdvancedNotificationService