Searched refs:imageInterface (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
H A D | usb_manager.cpp | 186 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 D | inband_code_update.cpp | 223 auto imageInterface = in setVersions() local 230 imageObjPath, "Activation", imageInterface); in setVersions() 319 "ERROR", e, "INTERFACE", imageInterface, "PATH", in setVersions()
|