Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.hpp46 std::string fetchCurrentBootSide();
H A Dinband_code_update.cpp52 std::string CodeUpdate::fetchCurrentBootSide() in fetchCurrentBootSide() function in pldm::responder::CodeUpdate
390 auto currSide = codeUpdate->fetchCurrentBootSide(); in fetchBootSide()
H A Dfile_io_type_lid.hpp71 if (oemIbmPlatformHandler->codeUpdate->fetchCurrentBootSide() == in constructLIDPath()