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.cpp28 void healthd_board_init(struct healthd_config*) { in healthd_board_init()
37 void healthd_mode_default_impl_init(struct healthd_config*) { in healthd_mode_default_impl_init()
/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/utils/libhealthloop/
Dutils.cpp27 void InitHealthdConfig(struct healthd_config* healthd_config) { in InitHealthdConfig()
/hardware/interfaces/health/1.0/default/
DHealth.cpp35 struct healthd_config healthd_config = {}; in init() local