Searched refs:checkLogEvent (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/pixelstats/include/pixelstats/ | ||
D | BatteryCapacityReporter.h | 43 bool checkLogEvent(void); |
D | BatteryEEPROMReporter.h | 105 bool checkLogEvent(struct BatteryHistory hist); |
/hardware/google/pixel/pixelstats/ | ||
D | BatteryCapacityReporter.cpp | 64 if (checkLogEvent()) { in checkAndReport() |
D | BatteryEEPROMReporter.cpp | 89 if (checkLogEvent(hist)) { in checkAndReport() |