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