Home
last modified time | relevance | path

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

/aosp12/system/core/healthd/
H A Dhealthd_mode_charger.cpp208 static int64_t curr_time_ms() { in curr_time_ms() function
395 next_screen_transition_ = curr_time_ms() + disp_time; in UpdateScreenState()
427 int64_t now = curr_time_ms(); in SetKeyCallback()
565 int64_t now = curr_time_ms(); in Heartbeat()
581 next_screen_transition_ = curr_time_ms() - 1; in OnHealthInfoChanged()
592 int64_t now = curr_time_ms(); in PrepareToWait()