Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp452 StatsRecord thermal_stats_before_reporting = *stats_record; in reportSensorTempStats() local
484 *stats_record = restoreStatsRecordOnFailure(std::move(thermal_stats_before_reporting)); in reportSensorTempStats()
531 StatsRecord thermal_stats_before_reporting = *stats_record; in reportSensorCdevRequestStats() local
550 *stats_record = restoreStatsRecordOnFailure(std::move(thermal_stats_before_reporting)); in reportSensorCdevRequestStats()