Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis_manager.cpp127 auto chassisPathList = getChassisInventoryPaths(bus); in initializeChassisList()
/openbmc/phosphor-power/
H A Dutility.cpp214 std::vector<std::string> getChassisInventoryPaths(sdbusplus::bus_t& bus) in getChassisInventoryPaths() function