Home
last modified time | relevance | path

Searched defs:getPSUInventoryPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.hpp197 inline std::vector<std::string> getPSUInventoryPath(sdbusplus::bus_t& bus) in getPSUInventoryPath() function
H A Dutils.cpp64 std::vector<std::string> Utils::getPSUInventoryPath(sdbusplus::bus_t& bus) const in getPSUInventoryPath() function in utils::Utils