Searched refs:fetchCurrentBootSide (Results 1 – 3 of 3) sorted by relevance
64 std::string fetchCurrentBootSide();
71 if (oemIbmPlatformHandler->codeUpdate->fetchCurrentBootSide() == in constructLIDPath()
63 std::string CodeUpdate::fetchCurrentBootSide() in fetchCurrentBootSide() function in pldm::responder::CodeUpdate653 auto currSide = codeUpdate->fetchCurrentBootSide(); in fetchBootSide()