Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
DThermal.cpp638 const auto &sensor_temp_stats_map_ = thermal_helper_->GetSensorTempStatsSnapshot(); in dumpThermalStats() local
640 for (const auto &sensor_temp_stats_pair : sensor_temp_stats_map_) { in dumpThermalStats()