Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.hpp371 static bool checkImage(const std::string& filePath,
H A Ditem_updater.cpp581 valid = checkImage(filePath, imageUpdateList); in validateSquashFSImage()
586 valid = checkImage(filePath, imageUpdateList); in validateSquashFSImage()
926 bool ItemUpdater::checkImage(const std::string& filePath, in checkImage() function in phosphor::software::updater::ItemUpdater