Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.h191 int reportAllSensorCdevRequestStats(const std::shared_ptr<IStats> &stats_client);
Dthermal_stats_helper.cpp413 reportAllSensorTempStats(stats_client) + reportAllSensorCdevRequestStats(stats_client); in reportStats()
492 int ThermalStatsHelper::reportAllSensorCdevRequestStats( in reportAllSensorCdevRequestStats() function in aidl::android::hardware::thermal::implementation::ThermalStatsHelper