Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Dimage_manager.cpp67 std::vector<std::string> getSoftwareObjects(sdbusplus::bus_t& bus) in getSoftwareObjects() function
215 auto allSoftwareObjs = getSoftwareObjects(bus); in processImage()