Home
last modified time | relevance | path

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

/device/google/zuma/dumpstate/
Ddump_power.cpp110 struct tm *nowTime = std::localtime(&rTs.tv_sec); in dumpPowerStatsTimes() local
112 std::strftime(rBuff, sizeof(rBuff), "%m/%d/%Y %H:%M:%S", nowTime); in dumpPowerStatsTimes()
/device/google/zumapro/dumpstate/
Ddump_power.cpp112 struct tm *nowTime = std::localtime(&rTs.tv_sec); in dumpPowerStatsTimes() local
114 std::strftime(rBuff, sizeof(rBuff), "%m/%d/%Y %H:%M:%S", nowTime); in dumpPowerStatsTimes()