Home
last modified time | relevance | path

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

/system/core/healthd/
Dcharger.cpp29 extern int healthd_main(void);
101 return healthd_main(); in main()
Dhealthd.cpp47 extern int healthd_main(void);
122 return healthd_main(); in main()
Dhealthd_common.cpp285 int healthd_main() { in healthd_main() function