Searched refs:reportStats (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/thermal/utils/ | ||
D | thermal_stats_helper.h | 153 int reportStats(); |
D | thermal_stats_helper.cpp | 395 int ThermalStatsHelper::reportStats() { in reportStats() function in aidl::android::hardware::thermal::implementation::ThermalStatsHelper |
/hardware/google/pixel/thermal/ | ||
D | thermal-helper.cpp | 1500 int count_failed_reporting = thermal_stats_helper_.reportStats(); in thermalWatcherCallbackFunc() |