Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_verify.cpp414 const std::vector<std::string>& imageList, bool& fileFound) in checkAndVerifyImage() argument
419 for (auto& bmcImage : imageList) in checkAndVerifyImage()
H A Dimage_verify.hpp238 const std::vector<std::string>& imageList,
H A Ditem_updater.hpp372 const std::vector<std::string>& imageList);
H A Ditem_updater.cpp927 const std::vector<std::string>& imageList) in checkImage() argument
931 for (auto& bmcImage : imageList) in checkImage()