Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dchassis_utils.hpp45 chassisPaths) mutable { in getValidChassisPath() argument
56 for (const std::string& chassis : chassisPaths) in getValidChassisPath()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp199 auto chassisPaths = in getChassis() local
203 if (chassisPaths.empty()) in getChassis()
208 return chassisPaths[0]; in getChassis()
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp209 const boost::system::error_code& ec2, const Mapper& chassisPaths) in afterGetChassis() argument
219 for (const std::string& chassis : chassisPaths) in afterGetChassis()
H A Dsensors.hpp445 chassisPaths) mutable { in getChassis() argument
454 for (const std::string& chassis : chassisPaths) in getChassis()