Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp722 tm endDateTm = GetLocalTime(endDateT); in AdjustDateForDndTypeOnce() local
731 todayEndTm.tm_min = endDateTm.tm_min; in AdjustDateForDndTypeOnce()
732 todayEndTm.tm_hour = endDateTm.tm_hour; in AdjustDateForDndTypeOnce()