Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp542 TriggerAutoDelete(record->notification->GetKey(), in StartArchiveTimer()
2066 void AdvancedNotificationService::TriggerAutoDelete(const std::string &hashCode, int32_t reason) in TriggerAutoDelete() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_utils.cpp1786 sThis->TriggerAutoDelete(record->notification->GetKey(), reason); in StartAutoDelete()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1329 void TriggerAutoDelete(const std::string &hashCode, int32_t reason);