Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd.cpp100 static void healthd_mode_nop_heartbeat(void);
107 .heartbeat = healthd_mode_nop_heartbeat,
121 .heartbeat = healthd_mode_nop_heartbeat,
132 static void healthd_mode_nop_heartbeat(void) { in healthd_mode_nop_heartbeat() function