Home
last modified time | relevance | path

Searched refs:BatteryHistory (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryEEPROMReporter.h51 struct BatteryHistory { struct
105 bool checkLogEvent(struct BatteryHistory hist);
107 const struct BatteryHistory &hist);
/hardware/google/pixel/pixelstats/
DBatteryEEPROMReporter.cpp63 struct BatteryHistory hist; in checkAndReport()
106 bool BatteryEEPROMReporter::checkLogEvent(struct BatteryHistory hist) { in checkLogEvent()
123 const struct BatteryHistory &hist) { in reportEvent()