Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd.cpp99 static int healthd_mode_nop_preparetowait(void);
120 .preparetowait = healthd_mode_nop_preparetowait,
128 static int healthd_mode_nop_preparetowait(void) { in healthd_mode_nop_preparetowait() function