Home
last modified time | relevance | path

Searched defs:curLocalTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp47 bool TimeProvider::ConvertTimeStampToLocalTime(int64_t curTimeStamp, struct tm& curLocalTime) in ConvertTimeStampToLocalTime()
60 struct tm curLocalTime {}; in GetCondition() struct
116 struct tm curLocalTime {}; in GetNapTimeOut() struct
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp635 struct tm curLocalTime {}; struct