Searched refs:restoreFromFile (Results 1 – 3 of 3) sorted by relevance
24 bool restoreFromFile(const std::string& versionId, uint8_t& priority);
51 bool restoreFromFile(const std::string& versionId, uint8_t& priority) in restoreFromFile() function
136 if (!restoreFromFile(id, priority)) in processPNORImage()