Searched refs:DoDistributedDelete (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_publish_service.cpp | 361 DoDistributedDelete(deviceId, bundleName, notification); in ExcuteCancelAll() 591 DoDistributedDelete(deviceId, bundleName, notification); in ExcuteDelete() 647 DoDistributedDelete(deviceId, bundleName, notification); in DeleteByBundle() 716 DoDistributedDelete(deviceId, bundleName, notification); in DeleteAll() 1596 DoDistributedDelete(deviceId, bundleName, notification); in RemoveNotification() 1715 DoDistributedDelete(record->deviceId, record->bundleName, record->notification); in RemoveAllNotificationsInner() 1773 DoDistributedDelete(deviceId, bundleName, notification); in RemoveNotifications() 1975 DoDistributedDelete(record->deviceId, record->bundleName, record->notification); in ExcuteCancelGroupCancel() 2073 DoDistributedDelete(record->deviceId, record->bundleName, record->notification); in RemoveGroupByBundle() 2116 DoDistributedDelete(deviceId, bundleName, notification); in RemoveNotificationFromRecordList()
|
H A D | advanced_notification_utils.cpp | 529 DoDistributedDelete("", "", notification); in OnBundleRemoved() 1243 ErrCode AdvancedNotificationService::DoDistributedDelete( in DoDistributedDelete() function in OHOS::Notification::AdvancedNotificationService 1351 DoDistributedDelete(deviceId, bundleName, notification); in OnBundleDataCleared() 1447 DoDistributedDelete(deviceId, bundleName, notification); in DeleteAllByUserInner() 2065 DoDistributedDelete(deviceId, bundleName, notification); in OnRecoverLiveView()
|
H A D | advanced_notification_service.cpp | 410 DoDistributedDelete("", "", notification); in CancelPreparedNotification()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | advanced_notification_service.h | 1278 ErrCode DoDistributedDelete(
|