Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp55 auto updateImagePath = fs::path("/tmp/images") / tarImageName; variable
858 fs::copy_file(tarImagePath, updateImagePath, in assembleCodeUpdateImage()