Home
last modified time | relevance | path

Searched refs:ReportTimerInfo (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreport_timer_info.h24 class ReportTimerInfo : public NotificationTimerInfo { class
26 virtual ~ReportTimerInfo() {}; in ~ReportTimerInfo()
27 ReportTimerInfo() {}; in ReportTimerInfo() function in OHOS::Notification::ReportTimerInfo
/base/notification/distributed_notification_service/services/ans/src/
H A Dreport_time_info.cpp20 void ReportTimerInfo::OnTrigger() in OnTrigger()
22 ANS_LOGI("ReportTimerInfo is arrived."); in OnTrigger()
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp55 static std::shared_ptr<ReportTimerInfo> reportTimeInfo = std::make_shared<ReportTimerInfo>();

Completed in 2 milliseconds