Home
last modified time | relevance | path

Searched refs:ReportChargeStats (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DChargeStatsReporter.h43 void ReportChargeStats(const std::shared_ptr<IStats> &stats_client, const std::string line,
DUeventListener.h86 void ReportChargeStats(const std::shared_ptr<IStats> &stats_client, const std::string line,
/hardware/google/pixel/pixelstats/
DChargeStatsReporter.cpp53 void ChargeStatsReporter::ReportChargeStats(const std::shared_ptr<IStats> &stats_client, in ReportChargeStats() function in android::hardware::google::pixel::ChargeStatsReporter
312 ReportChargeStats(stats_client, line, wline_at, wline_ac, pca_line); in checkAndReport()