Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DBatteryDefender.cpp74 int64_t BatteryDefender::getDeltaTimeSeconds(int64_t *timeStartSecs) { in getDeltaTimeSeconds() function in hardware::google::pixel::health::BatteryDefender
399 mTimeBetweenUpdateCalls = getDeltaTimeSeconds(&mTimePreviousSecs); in update()
/hardware/google/pixel/health/include/pixelhealth/
DBatteryDefender.h160 int64_t getDeltaTimeSeconds(int64_t *timeStartSecs);