Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp144 StartArchiveTimer(record); in UpdateNotificationTimerInfo()
H A Dadvanced_notification_service.cpp538 void AdvancedNotificationService::StartArchiveTimer(const std::shared_ptr<NotificationRecord> &reco… in StartArchiveTimer() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1372 void StartArchiveTimer(const std::shared_ptr<NotificationRecord> &record);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3377 advancedNotificationService_->StartArchiveTimer(record);