Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy_subscribe.cpp114 ErrCode AnsManagerProxy::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeRe… in RemoveNotifications() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp218 ErrCode AnsManagerStub::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeRea… in RemoveNotifications() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp291 ErrCode NotificationHelper::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t r… in RemoveNotifications() function in OHOS::Notification::NotificationHelper
301 ErrCode NotificationHelper::RemoveNotifications() in RemoveNotifications() function in OHOS::Notification::NotificationHelper
484 ErrCode NotificationHelper::RemoveNotifications(const int32_t &userId) in RemoveNotifications() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp834 ErrCode AnsNotification::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t remo… in RemoveNotifications() function in OHOS::Notification::AnsNotification
869 ErrCode AnsNotification::RemoveNotifications() in RemoveNotifications() function in OHOS::Notification::AnsNotification
1532 ErrCode AnsNotification::RemoveNotifications(const int32_t &userId) in RemoveNotifications() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_publish_service.cpp315 void DistributedService::RemoveNotifications(const std::shared_ptr<TlvBox>& boxMessage) in RemoveNotifications() function in OHOS::Notification::DistributedService
/base/notification/distributed_notification_service/services/ans/src/
Dans_manager_stub_invalid.cpp218 ErrCode AnsManagerStub::RemoveNotifications(const std::vector<std::string> &keys, int32_t removeRea… in RemoveNotifications() function in OHOS::Notification::AnsManagerStub
Dadvanced_notification_publish_service.cpp1904 ErrCode AdvancedNotificationService::RemoveNotifications( in RemoveNotifications() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp190 …ErrCode RemoveNotifications(const std::vector<std::string> &hashcodes, int32_t removeReason) overr… in RemoveNotifications() function in OHOS::Notification::MockAnsManagerInterface