Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp269 ErrCode NotificationHelper::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() function in OHOS::Notification::NotificationHelper
274 ErrCode NotificationHelper::RemoveNotification(const NotificationBundleOption &bundleOption, in RemoveNotification() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp789 ErrCode AnsNotification::RemoveNotification(const std::string &key, int32_t removeReason) in RemoveNotification() function in OHOS::Notification::AnsNotification
807 ErrCode AnsNotification::RemoveNotification(const NotificationBundleOption &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsNotification
H A Dans_manager_stub_invalid.cpp210 ErrCode AnsManagerStub::RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsManagerStub
H A Dans_manager_proxy.cpp770 ErrCode AnsManagerProxy::RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, in RemoveNotification() function in OHOS::Notification::AnsManagerProxy
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp188 … ErrCode RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, int notificationId, in RemoveNotification() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1517 ErrCode AdvancedNotificationService::RemoveNotification(const sptr<NotificationBundleOption> &bundl… in RemoveNotification() function in OHOS::Notification::AdvancedNotificationService