Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/common/utils/
Diam_time.cpp36 time_t tt = system_clock::to_time_t(now); in GetNowTimeString() local
/base/hiviewdfx/hiview/base/utility/
Dtime_util.cpp130 std::time_t tt = static_cast<std::time_t>(timestamp / SEC_TO_MILLISEC); in FormatTime() local
/base/hiviewdfx/hilog/services/hilogd/
Dlog_stats.cpp118 void LogStats::UpdateTagTable(TagTable& tt, const StatsInfo &info) in UpdateTagTable()
/base/notification/eventhandler/frameworks/eventhandler/src/
Dinner_event.cpp291 auto tt = std::chrono::system_clock::to_time_t(time); in DumpTimeToString() local