Home
last modified time | relevance | path

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

/hardware/interfaces/health/utils/libhealth2impl/
DHalHealthLoop.cpp42 service_->getHealthConfig([config](auto res, const auto& health_config) { in Init() argument
45 convertFromHealthConfig(health_config.battery, config); in Init()
46 config->boot_min_cap = health_config.bootMinCap; in Init()