Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp52 static uint64_t reportTimerId = 0; member
379 if (reportTimerId == 0) { in AddListCache()
385 reportTimerId = timer->CreateTimer(reportTimeInfo); in AddListCache()
413 if (timer == nullptr || reportTimerId == 0) { in ExecuteCacheList()
418 timer->StartTimer(reportTimerId, NotificationAnalyticsUtil::GetCurrentTime() + in ExecuteCacheList()

Completed in 1 milliseconds