Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.cpp1328 std::vector<Temperature> temps; in thermalWatcherCallbackFunc() local
1439 temps.push_back(temp); in thermalWatcherCallbackFunc()
1488 if (!temps.empty()) { in thermalWatcherCallbackFunc()
1489 for (const auto &t : temps) { in thermalWatcherCallbackFunc()