Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp282 return powerSupplyProvider_->GetConfigByPath(getPath, value); in GetBatteryConfig()
314 int ret = powerSupplyProvider_->GetConfigByPath(supportPath, temp); in IsBatteryConfigSupported()
H A Dpower_supply_provider.cpp1060 int32_t PowerSupplyProvider::GetConfigByPath(const std::string& path, std::string& result) in GetConfigByPath() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h103 int32_t GetConfigByPath(const std::string& path, std::string& result);