Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.cpp634 auto latestVersionId = getLatestVersionId(); in syncToLatestImage() local
635 if (!latestVersionId) in syncToLatestImage()
639 const auto& it = activations.find(*latestVersionId); in syncToLatestImage()
644 "VERSION_ID", *latestVersionId); in syncToLatestImage()
661 "VERSION_ID", *latestVersionId); in syncToLatestImage()