Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp140 std::vector<std::string> activeEndPoints; in getActiveSoftwareVersionInfo() local
143 "endpoints", activeEndPoints); in getActiveSoftwareVersionInfo()
151 for (auto& activeEndPoint : activeEndPoints) in getActiveSoftwareVersionInfo()