Home
last modified time | relevance | path

Searched refs:BatchCancelTimer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp376 BatchCancelTimer(timerIds); in ExcuteCancelAll()
728 BatchCancelTimer(timerIds); in DeleteAll()
1728 BatchCancelTimer(timerIds); in RemoveAllNotificationsInner()
1787 BatchCancelTimer(timerIds); in RemoveNotifications()
1990 BatchCancelTimer(timerIds); in ExcuteCancelGroupCancel()
2084 BatchCancelTimer(timerIds); in RemoveGroupByBundle()
2130 BatchCancelTimer(timerIds); in RemoveNotificationFromRecordList()
H A Dadvanced_notification_utils.cpp537 BatchCancelTimer(timerIds); in OnBundleRemoved()
1366 BatchCancelTimer(timerIds); in OnBundleDataCleared()
1459 BatchCancelTimer(timerIds); in DeleteAllByUserInner()
1815 void AdvancedNotificationService::BatchCancelTimer(std::vector<uint64_t> timerIds) in BatchCancelTimer() function in OHOS::Notification::AdvancedNotificationService
2079 BatchCancelTimer(timerIds); in OnRecoverLiveView()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1362 void BatchCancelTimer(std::vector<uint64_t> timerIds);