Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp767 time_t todayEndT = mktime(&todayEndTm); in AdjustDateForDndTypeOnce() local
768 if (todayEndT == -1) { in AdjustDateForDndTypeOnce()
773 auto newEndTimePoint = std::chrono::system_clock::from_time_t(todayEndT); in AdjustDateForDndTypeOnce()

Completed in 3 milliseconds