Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd.cpp105 .heartbeat = healthd_mode_nop_heartbeat,
112 .heartbeat = healthd_mode_charger_heartbeat,
119 .heartbeat = healthd_mode_nop_heartbeat,
303 healthd_mode_ops->heartbeat(); in healthd_mainloop()
Dhealthd.h84 void (*heartbeat)(void); member