Home
last modified time | relevance | path

Searched defs:DeleteByBundle (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy.cpp684 ErrCode AnsManagerProxy::DeleteByBundle(const sptr<NotificationBundleOption> &bundleOption) in DeleteByBundle() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp230 ErrCode AnsManagerStub::DeleteByBundle(const sptr<NotificationBundleOption> &bundleOption) in DeleteByBundle() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/services/ans/src/
Dans_manager_stub_invalid.cpp230 ErrCode AnsManagerStub::DeleteByBundle(const sptr<NotificationBundleOption> &bundleOption) in DeleteByBundle() function in OHOS::Notification::AnsManagerStub
Dadvanced_notification_publish_service.cpp746 ErrCode AdvancedNotificationService::DeleteByBundle(const sptr<NotificationBundleOption> &bundleOpt… in DeleteByBundle() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp195 ErrCode DeleteByBundle(const sptr<NotificationBundleOption> &bundleOption) override in DeleteByBundle() function in OHOS::Notification::MockAnsManagerInterface