Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/common/
DHardwareBase.h185 auto lTp = std::chrono::system_clock::to_time_t(mTp); in toString() local
187 auto lTime = localtime_r(&lTp, &buf); in toString()