Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp279 ErrCode NotificationHelper::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() function in OHOS::Notification::NotificationHelper
284 ErrCode NotificationHelper::RemoveNotification(const NotificationBundleOption &bundleOption, in RemoveNotification() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_publish_service_v2.cpp69 void DistributedPublishService::RemoveNotification(const std::shared_ptr<TlvBox>& boxMessage) in RemoveNotification() function in OHOS::Notification::DistributedPublishService
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp847 ErrCode AnsNotification::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() function in OHOS::Notification::AnsNotification
864 ErrCode AnsNotification::RemoveNotification(const NotificationBundleOption &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/ans/src/advanced_notification_manager/
Dadvanced_notification_cancel.cpp305 ErrCode AdvancedNotificationService::RemoveNotification(const sptr<NotificationBundleOption> &bundl… in RemoveNotification() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h170 …ErrCode RemoveNotification(const sptr<NotificationBundleOption>& bundleOption, int32_t notificatio… in RemoveNotification() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp179 …ErrCode RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, int32_t notificatio… in RemoveNotification() function in OHOS::Notification::MockAnsManagerInterface