Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp484 *stats_record = restoreStatsRecordOnFailure(std::move(thermal_stats_before_reporting)); in reportSensorTempStats()
550 *stats_record = restoreStatsRecordOnFailure(std::move(thermal_stats_before_reporting)); in reportSensorCdevRequestStats()
620 StatsRecord ThermalStatsHelper::restoreStatsRecordOnFailure( in restoreStatsRecordOnFailure() function in aidl::android::hardware::thermal::implementation::ThermalStatsHelper
Dthermal_stats_helper.h198 StatsRecord restoreStatsRecordOnFailure(StatsRecord &&stats_record_before_failure);