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.hpp37 chassisPaths) mutable { in getValidChassisPath() argument
48 for (const std::string& chassis : chassisPaths) in getValidChassisPath()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp206 auto chassisPaths = phosphor::power::util::getAssociatedSubTreePaths( in getChassis() local
209 if (chassisPaths.empty()) in getChassis()
215 return chassisPaths[0]; in getChassis()
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp194 const boost::system::error_code& ec2, const Mapper& chassisPaths) in afterGetChassis() argument
204 for (const std::string& chassis : chassisPaths) in afterGetChassis()
H A Dsensors.hpp406 chassisPaths) mutable { in getChassis() argument
415 for (const std::string& chassis : chassisPaths) in getChassis()