Searched refs:convertToHealthConfig (Results 1 – 3 of 3) sorted by relevance
29 void convertToHealthConfig(const struct healthd_config *hc,
39 using android::hardware::health::V1_0::hal_conversion::convertToHealthConfig;218 convertToHealthConfig(healthd_config_.get(), config.battery); in getHealthConfig()
25 void convertToHealthConfig(const struct healthd_config *hc, HealthConfig& config) { in convertToHealthConfig() function