Searched refs:getTimeSecs (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/pixelstats/include/pixelstats/ | ||
D | BatteryCapacityReporter.h | 40 int64_t getTimeSecs(); |
D | BatteryEEPROMReporter.h | 103 int64_t getTimeSecs(); |
/hardware/google/pixel/pixelstats/ | ||
D | BatteryCapacityReporter.cpp | 70 int64_t BatteryCapacityReporter::getTimeSecs(void) { in getTimeSecs() function in android::hardware::google::pixel::BatteryCapacityReporter |
D | BatteryEEPROMReporter.cpp | 49 int64_t now = getTimeSecs(); in checkAndReport() |