Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp53 const std::string TIMESTAMP_TITLE = "timestamp"; variable
318 wStream << TIMESTAMP_TITLE; in WriteToEmptyFile()
342 for (uint8_t i = 0; i < width_ + TIMESTAMP_TITLE.length() - currentTime.length(); ++i) { in WriteToFile()