Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp68 int CodeUpdate::setNextBootSide(const std::string& nextSide) in setNextBootSide() argument
70 nextBootSide = nextSide; in setNextBootSide()
408 auto nextSide = codeUpdate->fetchNextBootSide(); in fetchBootSide() local
409 if (nextSide == Pside) in fetchBootSide()
H A Dinband_code_update.hpp63 int setNextBootSide(const std::string& nextSide);