Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp62 int CodeUpdate::setCurrentBootSide(const std::string& currSide) in setCurrentBootSide() argument
64 currBootSide = currSide; in setCurrentBootSide()
390 auto currSide = codeUpdate->fetchCurrentBootSide(); in fetchBootSide() local
391 if (currSide == Pside) in fetchBootSide()
H A Dinband_code_update.hpp57 int setCurrentBootSide(const std::string& currSide);