Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h126 std::unordered_map<std::string, CurrTempStatus> curr_temp_status_map_; member
Dthermal_stats_helper.cpp256 sensor_stats.curr_temp_status_map_[sensor_temp_stuck_info.first] = { in initializeSensorAbnormalityStats()
367 auto &curr_temp_status = sensor_stats.curr_temp_status_map_[sensor.data()]; in verifySensorAbnormality()