Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp176 std::string* purposeProp = in getActiveSoftwareVersionInfo() local
180 if (!purposeProp || !versionProp) in getActiveSoftwareVersionInfo()
188 if (*purposeProp == reqVersionPurpose) in getActiveSoftwareVersionInfo()
/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp1328 std::string purposeProp = std::string( in getSysFWVersion() local
1331 if (!purposeProp.ends_with(versionPurposeHostEnd)) in getSysFWVersion()