Home
last modified time | relevance | path

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

/system/core/healthd/include/healthd/
Dhealthd.h95 void healthd_mode_charger_init(struct healthd_config *config);
/system/core/healthd/
Dhealthd.cpp90 extern void healthd_mode_charger_init(struct healthd_config *config);
112 .init = healthd_mode_charger_init,
Dhealthd_mode_charger.cpp675 void healthd_mode_charger_init(struct healthd_config* config) in healthd_mode_charger_init() function