Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp716 tm beginDateTm = GetLocalTime(beginDateT); in AdjustDateForDndTypeOnce() local
726 todayBeginTm.tm_min = beginDateTm.tm_min; in AdjustDateForDndTypeOnce()
727 todayBeginTm.tm_hour = beginDateTm.tm_hour; in AdjustDateForDndTypeOnce()