Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_util.hpp56 using UnitStruct = typedef
108 const std::vector<UnitStruct>& r) { in getPortStatusAndPath()
119 for (const UnitStruct& unit : r) in getPortStatusAndPath()