Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/utils/src/
H A Dbundle_active_util.cpp28 const int64_t HOUR_OF_MIDNIGHT = 0; variable
54 tm_time->tm_hour = HOUR_OF_MIDNIGHT; in GetIntervalTypeStartTime()