Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpower_supply.hpp150 inline bool checkPowerSupplyId(const std::string& powerSupplyPath, in checkPowerSupplyId() function
189 if (checkPowerSupplyId(path, powerSupplyId)) in getValidPowerSupplyPath()