Home
last modified time | relevance | path

Searched defs:getModel (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/tools/power-utils/
H A Dmodel.cpp138 std::string getModel(sdbusplus::bus_t& bus, const std::string& psuInventoryPath) in getModel() function
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.hpp240 inline std::string getModel(const std::string& inventoryPath) in getModel() function
H A Dutils.cpp202 std::string Utils::getModel(const std::string& inventoryPath) const in getModel() function in utils::Utils