Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp32 constexpr int32_t NIGHT_ENTRANCE_MIN = 45; member
68 if ((curLocalTime.tm_hour < NIGHT_ENTRANCE_HOUR || curLocalTime.tm_min < NIGHT_ENTRANCE_MIN) && in GetCondition()
83 res = DiffToFixedClock(curSecTimeStamp, NIGHT_ENTRANCE_HOUR, NIGHT_ENTRANCE_MIN, timeDiff); in TimeDiffToDayNightSwitch()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp125 const int32_t NIGHT_ENTRANCE_MIN = 45; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h126 extern const int32_t NIGHT_ENTRANCE_MIN;

Completed in 2 milliseconds