Searched refs:GetConfigByPath (Results 1 – 3 of 3) sorted by relevance
282 return powerSupplyProvider_->GetConfigByPath(getPath, value); in GetBatteryConfig()314 int ret = powerSupplyProvider_->GetConfigByPath(supportPath, temp); in IsBatteryConfigSupported()
1060 int32_t PowerSupplyProvider::GetConfigByPath(const std::string& path, std::string& result) in GetConfigByPath() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
103 int32_t GetConfigByPath(const std::string& path, std::string& result);