Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/oem/example/
H A Dapphandler.cpp87 auto& redundancyPriorityProps = in getActiveSoftwareVersionInfo() local
91 auto priority = std::get<uint8_t>(redundancyPriorityProps.at( in getActiveSoftwareVersionInfo()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp141 auto& redundancyPriorityProps = intfMap.at(redundancyIntf); in getActiveSoftwareVersionInfo() local
145 std::get<uint8_t>(redundancyPriorityProps.at("Priority")); in getActiveSoftwareVersionInfo()