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