Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd.cpp97 static int healthd_mode_nop_preparetowait(void);
118 .preparetowait = healthd_mode_nop_preparetowait,
126 static int healthd_mode_nop_preparetowait(void) { in healthd_mode_nop_preparetowait() function