Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager.cpp186 constexpr auto imageInterface = "xyz.openbmc_project.Software.Activation"; in updateActivation() local
191 if (interface.first != imageInterface) in updateActivation()
199 bus, path.str, imageInterface, "Activation"); in updateActivation()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp223 auto imageInterface = in setVersions() local
230 imageObjPath, "Activation", imageInterface); in setVersions()
319 "ERROR", e, "INTERFACE", imageInterface, "PATH", in setVersions()