Searched defs:Health (Results 1 – 4 of 4) 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 | 
| /hardware/interfaces/health/aidl/default/ | ||
| D | Health.cpp | 56 Health::Health(std::string_view instance_name, std::unique_ptr<struct healthd_config>&& config)  in Health()  function in aidl::android::hardware::health::Health |