Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_util.hpp148 std::string unitNameStr = unitName.substr(0, lastCharPos); in getPortStatusAndPath() local
154 if (unitNameStr != kv.second) in getPortStatusAndPath()