Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_dbus.cpp21 const auto chassisInterface = "xyz.openbmc_project.Inventory.Item.Chassis"s; variable
203 auto paths = utils::getSubtreePaths(std::vector{chassisInterface}); in getChassisPath()