Home
last modified time | relevance | path

Searched defs:ltm (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/telephony_data/common/include/
H A Dtime_util.h24 void FormatDate(std::string &date, const tm *ltm) in FormatDate()
72 struct tm *ltm = localtime_r(&now, &tm); in GetCurrentTime() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp158 struct tm *ltm = localtime(&(timeVal.tv_sec)); in CreateFilePath() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp648 struct tm *ltm = localtime(&tv.tv_sec); in SaveData() local
/ohos5.0/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp232 struct tm *ltm = localtime(&tv.tv_sec); in SampleSaveCapture() local