Searched refs:currSide (Results 1 – 2 of 2) sorted by relevance
62 int CodeUpdate::setCurrentBootSide(const std::string& currSide) in setCurrentBootSide() argument64 currBootSide = currSide; in setCurrentBootSide()400 auto currSide = codeUpdate->fetchCurrentBootSide(); in fetchBootSide() local401 if (currSide == Pside) in fetchBootSide()
57 int setCurrentBootSide(const std::string& currSide);