Searched refs:reportBatteryHealthSnapshot (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/health/ |
D | BatteryMetricsLogger.cpp | 56 reportBatteryHealthSnapshot(stats_client, kStatsSnapshotType[type], min_[type][TEMP], in uploadOutlierMetric() 59 reportBatteryHealthSnapshot(stats_client, kStatsSnapshotType[type] + 1, max_[type][TEMP], in uploadOutlierMetric() 86 reportBatteryHealthSnapshot(stats_client, in uploadAverageBatteryResistance()
|
D | StatsHelper.cpp | 54 void reportBatteryHealthSnapshot(const std::shared_ptr<IStats> &stats_client, int32_t type, in reportBatteryHealthSnapshot() function
|
/hardware/google/pixel/health/include/pixelhealth/ |
D | StatsHelper.h | 31 void reportBatteryHealthSnapshot(const std::shared_ptr<IStats> &stats_client, int32_t type,
|