Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h153 int reportStats();
Dthermal_stats_helper.cpp395 int ThermalStatsHelper::reportStats() { in reportStats() function in aidl::android::hardware::thermal::implementation::ThermalStatsHelper
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1500 int count_failed_reporting = thermal_stats_helper_.reportStats(); in thermalWatcherCallbackFunc()