Home
last modified time | relevance | path

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

/openbmc/libpldm/bindings/cpp/
H A Dfirmware_update.cpp180 auto imageSetVerStr = utils::toString( in parse() local
185 if (!imageSetVerStr.has_value()) { in parse()
187 PackageParserError(imageSetVerStr.error())); in parse()
192 imageSetVerStr.value(), std::move(descriptors), in parse()