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.hpp268 const dbus::utility::MapperGetSubTreePathsResponse& upstreamChassisPaths) in getChassisContainedBy() argument
279 if (upstreamChassisPaths.empty()) in getChassisContainedBy()
283 if (upstreamChassisPaths.size() > 1) in getChassisContainedBy()
291 upstreamChassisPaths[0]); in getChassisContainedBy()