Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp33 constexpr int32_t DAY_ENTRANCE_HOUR = 6; member
69 (curLocalTime.tm_hour >= DAY_ENTRANCE_HOUR)) { in GetCondition()
81 res = DiffToFixedClock(curSecTimeStamp, DAY_ENTRANCE_HOUR, DAY_ENTRANCE_MIN, timeDiff); in TimeDiffToDayNightSwitch()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp126 const int32_t DAY_ENTRANCE_HOUR = 6; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h127 extern const int32_t DAY_ENTRANCE_HOUR;

Completed in 2 milliseconds