Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp108 auto priorityPropValue = dBusIntf->getDbusPropertyVariant( in setNextBootSide() local
110 const auto& priorityValue = std::get<uint8_t>(priorityPropValue); in setNextBootSide()