Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/health/
Dhealth.cpp47 HealthImpl(std::unique_ptr<healthd_config>&& config) in HealthImpl()
109 auto config = std::make_unique<healthd_config>(); in HIDL_FETCH_IHealth()
/device/amlogic/yukawa/hal/health/
DHealthService.cpp8 void healthd_board_init(struct healthd_config*) {} in healthd_board_init() argument
/device/google/coral/health/
DHealth.cpp113 void private_healthd_board_init(struct healthd_config *hc) { in private_healthd_board_init()
161 HealthImpl(std::unique_ptr<healthd_config>&& config) in HealthImpl()
216 auto config = std::make_unique<healthd_config>(); in HIDL_FETCH_IHealth()
/device/google/wahoo/health/
DHealthService.cpp69 void healthd_board_init(struct healthd_config*) in healthd_board_init() argument
/device/google/bonito/health/
DHealthService.cpp106 void healthd_board_init(struct healthd_config*) { in healthd_board_init() argument
/device/google/crosshatch/health/
DHealthService.cpp103 void healthd_board_init(struct healthd_config *config) { in healthd_board_init()