Searched defs:imageUpdateList (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/ | ||
H A D | item_updater.hpp | 271 std::vector<std::string> imageUpdateList; member in phosphor::software::updater::ItemUpdater |
H A D | image_verify.cpp | 162 std::vector<std::string> imageUpdateList = {bmcFullImages}; in verify() local |