Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dappcommands.hpp40 const std::string& reqVersionPurpose,
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp137 const std::string& reqVersionPurpose, in getActiveSoftwareVersionInfo() argument
188 if (*purposeProp == reqVersionPurpose) in getActiveSoftwareVersionInfo()
197 phosphor::logging::entry("PURPOSE=%s", reqVersionPurpose.c_str())); in getActiveSoftwareVersionInfo()