Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.cpp42 struct tm tmStruct {0}; in GetFormatedTime() struct
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp150 struct tm tmStruct = {0}; in Format() local
452 struct tm tmStruct = { 0 }; in Get12HourTimeWithoutAmpm() local