Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.hpp271 std::vector<std::string> imageUpdateList; member in phosphor::software::updater::ItemUpdater
H A Dimage_verify.cpp162 std::vector<std::string> imageUpdateList = {bmcFullImages}; in verify() local