Home
last modified time | relevance | path

Searched refs:RemoveAllNotificationsInner (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp1546 return RemoveAllNotificationsInner(bundleOption, NotificationConstant::DISABLE_NOTIFICATION_REASON_DELETE); in RemoveAllNotificationsForDisable()
1551 return RemoveAllNotificationsInner(bundleOption, NotificationConstant::APP_REMOVE_ALL_REASON_DELETE); in RemoveAllNotifications()
1554 ErrCode AdvancedNotificationService::RemoveAllNotificationsInner(const sptr<NotificationBundleOption> &bundleOption, in RemoveAllNotificationsInner() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1398 ErrCode RemoveAllNotificationsInner(const sptr<NotificationBundleOption> &bundleOption, int32_t reason);

Completed in 8 milliseconds