Home
last modified time | relevance | path

Searched refs:TIME_FORMAT_2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp48 constexpr int32_t TIME_FORMAT_2 = 2; variable
102 } else if (format == TIME_FORMAT_2) { in GetCurrentTime()
303 std::string currentTime = GetCurrentTime(TIME_FORMAT_2); in ProcessLogInfo()