Home
last modified time | relevance | path

Searched defs:localTime (Results 1 – 5 of 5) sorted by relevance

/base/update/updater/services/log/
Dlog.cpp96 struct tm *localTime = std::localtime(&currentTime); in OutputUpdaterLog() local
117 struct tm *localTime = std::localtime(&currentTime); in OutputUpdaterStage() local
154 struct tm *localTime = std::localtime(&currentTime); in OutputErrorCode() local
/base/request/request/download/dfx/event/statistics/
Dtask_statistics.cpp49 tm localTime = { 0 }; in GetNextReportInterval() local
/base/theme/wallpaper_mgr/utils/dfx/hisysevent_adapter/
Dstatistic_reporter.cpp73 tm localTime = { 0 }; in StartTimerThread() local
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp135 struct tm localTime = {0}; in SetTimeToZipFileInfo() local
/base/update/updater/utils/
Dutils.cpp377 struct tm *localTime = std::localtime(&currentTime); in CompressLogs() local