Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/side-switch/
H A Dside_switch.cpp66 std::vector<std::string> allSoftwarePaths; in sideSwitchNeeded() local
78 reply.read(allSoftwarePaths); in sideSwitchNeeded()
79 if (allSoftwarePaths.size() <= 1) in sideSwitchNeeded()
93 for (auto& fwPath : allSoftwarePaths) in sideSwitchNeeded()