Searched refs:reportAllSensorTempStats (Results 1 – 2 of 2) sorted by relevance
188 int reportAllSensorTempStats(const std::shared_ptr<IStats> &stats_client);
413 reportAllSensorTempStats(stats_client) + reportAllSensorCdevRequestStats(stats_client); in reportStats()419 int ThermalStatsHelper::reportAllSensorTempStats(const std::shared_ptr<IStats> &stats_client) { in reportAllSensorTempStats() function in aidl::android::hardware::thermal::implementation::ThermalStatsHelper