Searched defs:flashId (Results 1 – 7 of 7) sorted by relevance
26 void storePriority(const std::string& flashId, uint8_t priority) in storePriority()47 void storePurpose(const std::string& flashId, VersionPurpose purpose) in storePurpose()68 bool restorePriority(const std::string& flashId, uint8_t& priority) in restorePriority()130 bool restorePurpose(const std::string& flashId, VersionPurpose& purpose) in restorePurpose()152 void removePersistDataDirectory(const std::string& flashId) in removePersistDataDirectory()
320 auto flashId = iter.path().native().substr(BMC_RO_PREFIX_LEN); in processBMCImage() local528 auto flashId = it->second->path(); in erase() local599 auto flashId = versions.find(versionId)->second->path(); in savePriority() local666 auto flashId = versions.find(versionId)->second->path(); in removeReadOnlyPartition() local817 auto flashId = it->second->path(); in updateUbootEnvVars() local
190 auto flashId = parent.versions.find(versionId)->second->path(); in onFlashWriteSuccess() local
37 void Helper::removeVersion(const std::string& flashId) in removeVersion()51 void Helper::updateUbootVersionId(const std::string& flashId) in updateUbootVersionId()
37 auto flashId = parent.versions.find(versionId)->second->path(); in onStateChanges() local
54 void Helper::removeVersion(const std::string& flashId) in removeVersion()65 void Helper::updateUbootVersionId(const std::string& flashId) in updateUbootVersionId()
43 auto flashId = parent.versions.find(versionId)->second->path(); in onStateChanges() local