Searched refs:temps (Results 1 – 1 of 1) sorted by relevance
1328 std::vector<Temperature> temps; in thermalWatcherCallbackFunc() local1439 temps.push_back(temp); in thermalWatcherCallbackFunc()1488 if (!temps.empty()) { in thermalWatcherCallbackFunc()1489 for (const auto &t : temps) { in thermalWatcherCallbackFunc()