Searched refs:restorePriority (Results 1 – 3 of 3) sorted by relevance
39 bool restorePriority(const std::string& flashId, uint8_t& priority);
68 bool restorePriority(const std::string& flashId, uint8_t& priority) in restorePriority() function
423 if (!restorePriority(flashId, priority)) in processBMCImage()