Searched defs:Health (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/health/2.0/default/include/health2/ | ||
D | Health.h | 28 struct Health : public IHealth, hidl_death_recipient { struct |
/hardware/interfaces/health/utils/libhealth2impl/ | ||
D | Health.cpp | 65 Health::Health(std::unique_ptr<healthd_config>&& config) : healthd_config_(std::move(config)) { in Health() function in android::hardware::health::V2_1::implementation::Health |
/hardware/interfaces/health/2.0/default/ | ||
D | Health.cpp | 39 Health::Health(struct healthd_config* c) { in Health() function in android::hardware::health::V2_0::implementation::Health |