Searched refs:ReportVoltageTierStats (Results 1 – 3 of 3) sorted by relevance
/hardware/google/pixel/pixelstats/ |
D | ChargeStatsReporter.cpp | 171 void ChargeStatsReporter::ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, in ReportVoltageTierStats() function in android::hardware::google::pixel::ChargeStatsReporter 315 ReportVoltageTierStats(stats_client, line.c_str(), has_wireless, wfile_contents); in checkAndReport() 323 ReportVoltageTierStats(stats_client, line.c_str()); in checkAndReport() 332 ReportVoltageTierStats(stats_client, line.c_str()); in checkAndReport() 341 ReportVoltageTierStats(stats_client, line.c_str()); in checkAndReport()
|
/hardware/google/pixel/pixelstats/include/pixelstats/ |
D | ChargeStatsReporter.h | 41 void ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, const char *line,
|
D | UeventListener.h | 89 void ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, const char *line,
|