Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dfaultlog_util.cpp50 struct tm tmStruct {0}; in GetFormatedTime() struct
81 struct tm tmStruct {0}; in GetFormatedTimeHHMMSS() struct
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
Dfaultlogger_client_test.cpp40 struct tm tmStruct {0}; in GetFormatedTime() struct
/base/global/i18n_lite/frameworks/i18n/src/
Ddate_time_format_impl.cpp150 struct tm tmStruct = {0}; in Format() local
452 struct tm tmStruct = { 0 }; in Get12HourTimeWithoutAmpm() local