Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp286 const dbus::utility::MapperGetSubTreePathsResponse& upstreamChassisPaths) in getChassisContainedBy() argument
297 if (upstreamChassisPaths.empty()) in getChassisContainedBy()
301 if (upstreamChassisPaths.size() > 1) in getChassisContainedBy()
309 upstreamChassisPaths[0]); in getChassisContainedBy()