Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/common/include/
H A Dtime_provider.h53 static bool TimeDiffToDayNightSwitch(int64_t& timeDiff);
/ohos5.0/foundation/resourceschedule/device_standby/services/
H A Dlibstandby_service.versionscript18 *TimeDiffToDayNightSwitch*;
/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp112 if (!TimeProvider::TimeDiffToDayNightSwitch(timeDiff)) { in StartDayNightSwitchTimer()
H A Dtime_provider.cpp75 bool TimeProvider::TimeDiffToDayNightSwitch(int64_t& timeDiff) in TimeDiffToDayNightSwitch() function in OHOS::DevStandbyMgr::TimeProvider
/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp235 TimeProvider::TimeDiffToDayNightSwitch(timeDiff)) { in CalculateMaintTimeOut()
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp639 TimeProvider::TimeDiffToDayNightSwitch(timeDiff);