Home
last modified time | relevance | path

Searched defs:healthd_config (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/health/2.0/default/
DHealthImplDefault.cpp40 void healthd_board_init(struct healthd_config*) { in healthd_board_init()
49 void healthd_mode_default_impl_init(struct healthd_config*) { in healthd_mode_default_impl_init()
Dhealthd_common.cpp45 static struct healthd_config healthd_config = { variable
/hardware/interfaces/health/1.0/default/libhealthd/
Dhealthd_board_default.cpp19 void healthd_board_init(struct healthd_config*) in healthd_board_init()
/hardware/interfaces/health/1.0/default/
DHealth.cpp35 struct healthd_config healthd_config = {}; in init() local