Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/
H A Dupdater.cpp57 for (const auto& activeBlob : blobList) in updaterMain() local
60 if (activeBlob.starts_with("/flash/active/")) in updaterMain()
63 activeBlob.c_str()); in updaterMain()
64 blob->deleteBlob(activeBlob); in updaterMain()