Home
last modified time | relevance | path

Searched refs:StartAutoDelete (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp468 uint64_t timerId = StartAutoDelete(record, in StartFinishTimer()
505 uint64_t timerId = StartAutoDelete(record, in StartUpdateTimer()
551 uint64_t timerId = StartAutoDelete(record, in StartArchiveTimer()
568 uint64_t timerId = StartAutoDelete(record, in StartAutoDeletedTimer()
H A Dadvanced_notification_utils.cpp1777 uint64_t AdvancedNotificationService::StartAutoDelete(const std::shared_ptr<NotificationRecord> &re… in StartAutoDelete() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_publish_service.cpp255 StartAutoDelete(record, in PublishNotificationForIndirectProxy()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1327 uint64_t StartAutoDelete(const std::shared_ptr<NotificationRecord> &record,