Searched refs:ChargeStatsReporter (Results 1 – 4 of 4) sorted by relevance
47 ChargeStatsReporter::ChargeStatsReporter() {} in ChargeStatsReporter() function in android::hardware::google::pixel::ChargeStatsReporter49 int64_t ChargeStatsReporter::getTimeSecs(void) { in getTimeSecs()53 void ChargeStatsReporter::ReportChargeStats(const std::shared_ptr<IStats> &stats_client, in ReportChargeStats()171 void ChargeStatsReporter::ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, in ReportVoltageTierStats()248 bool ChargeStatsReporter::shouldReportEvent(void) { in shouldReportEvent()263 void ChargeStatsReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()346 bool ChargeStatsReporter::checkContentsAndAck(std::string *file_contents, const std::string &path) { in checkContentsAndAck()
159 "ChargeStatsReporter.cpp",
34 class ChargeStatsReporter {36 ChargeStatsReporter();
194 ChargeStatsReporter charge_stats_reporter_;