Searched refs:BatteryEEPROMReporter (Results 1 – 4 of 4) sorted by relevance
40 class BatteryEEPROMReporter {42 BatteryEEPROMReporter();
119 BatteryEEPROMReporter battery_EEPROM_reporter_;
41 BatteryEEPROMReporter::BatteryEEPROMReporter() {} in BatteryEEPROMReporter() function in android::hardware::google::pixel::BatteryEEPROMReporter43 void BatteryEEPROMReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()96 int64_t BatteryEEPROMReporter::getTimeSecs(void) { in getTimeSecs()106 bool BatteryEEPROMReporter::checkLogEvent(struct BatteryHistory hist) { in checkLogEvent()122 void BatteryEEPROMReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent()
61 "BatteryEEPROMReporter.cpp",