Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dserialize.hpp24 bool restoreFromFile(const std::string& versionId, uint8_t& priority);
H A Dserialize.cpp51 bool restoreFromFile(const std::string& versionId, uint8_t& priority) in restoreFromFile() function
H A Ditem_updater_ubi.cpp136 if (!restoreFromFile(id, priority)) in processPNORImage()