Home
last modified time | relevance | path

Searched refs:batterySysfsInfo_ (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp254 FormatPath(batterySysfsInfo_.capacityPath, PATH_MAX, "%s/%s/capacity", path_.c_str(), in FormatSysfsPaths()
256 FormatPath(batterySysfsInfo_.voltagePath, PATH_MAX, "%s/%s/voltage_now", path_.c_str(), in FormatSysfsPaths()
258 FormatPath(batterySysfsInfo_.temperaturePath, PATH_MAX, "%s/%s/temp", path_.c_str(), in FormatSysfsPaths()
260 FormatPath(batterySysfsInfo_.healthStatePath, PATH_MAX, "%s/%s/health", path_.c_str(), in FormatSysfsPaths()
262 FormatPath(batterySysfsInfo_.chargeStatePath, PATH_MAX, "%s/%s/status", path_.c_str(), in FormatSysfsPaths()
264 FormatPath(batterySysfsInfo_.presentPath, PATH_MAX, "%s/%s/present", path_.c_str(), in FormatSysfsPaths()
266 FormatPath(batterySysfsInfo_.chargeCounterPath, PATH_MAX, "%s/%s/charge_counter", path_.c_str(), in FormatSysfsPaths()
268 FormatPath(batterySysfsInfo_.technologyPath, PATH_MAX, "%s/%s/technology", path_.c_str(), in FormatSysfsPaths()
270 FormatPath(batterySysfsInfo_.totalEnergyPath, PATH_MAX, "%s/%s/charge_full", path_.c_str(), in FormatSysfsPaths()
272 FormatPath(batterySysfsInfo_ in FormatSysfsPaths()
[all...]
/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h122 } batterySysfsInfo_; member in OHOS::HDI::Battery::V2_0::PowerSupplyProvider

Completed in 4 milliseconds