Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy_subscribe.cpp30 ErrCode AnsManagerProxy::RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp205 ErrCode AnsManagerStub::RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp274 ErrCode NotificationHelper::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() function in OHOS::Notification::NotificationHelper
279 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.cpp290 void DistributedService::RemoveNotification(const std::shared_ptr<TlvBox>& boxMessage) in RemoveNotification() function in OHOS::Notification::DistributedService
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp777 ErrCode AnsNotification::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() function in OHOS::Notification::AnsNotification
795 ErrCode AnsNotification::RemoveNotification(const NotificationBundleOption &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/services/ans/src/
Dans_manager_stub_invalid.cpp205 ErrCode AnsManagerStub::RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsManagerStub
Dadvanced_notification_publish_service.cpp1688 ErrCode AdvancedNotificationService::RemoveNotification(const sptr<NotificationBundleOption> &bundl… in RemoveNotification() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp179 … ErrCode RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, int notificationId, in RemoveNotification() function in OHOS::Notification::MockAnsManagerInterface