Home
last modified time | relevance | path

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

/base/telephony/telephony_data/common/include/
Dtime_util.h24 void FormatDate(std::string &date, const tm *ltm) in FormatDate()
72 struct tm *ltm = localtime_r(&now, &tm); in GetCurrentTime() local