Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h138 std::unordered_map<std::string, SensorTempStats> sensor_temp_stats_map_; variable
/hardware/google/pixel/thermal/
DThermal.cpp564 const auto &sensor_temp_stats_map_ = thermal_helper_->GetSensorTempStatsSnapshot(); in dumpThermalStats() local