Home
last modified time | relevance | path

Searched refs:TimeDiffToDayNightSwitch (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/device_standby/services/common/include/
H A Dtime_provider.h53 static bool TimeDiffToDayNightSwitch(int64_t& timeDiff);
/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
/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp235 TimeProvider::TimeDiffToDayNightSwitch(timeDiff)) { in CalculateMaintTimeOut()
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp639 TimeProvider::TimeDiffToDayNightSwitch(timeDiff); in HWTEST_F()

Completed in 3 milliseconds