Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Dsmbiosmdrv2handler.hpp276 int sdplusMdrv2GetProperty(const std::string& name,
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp62 int MDRV2::sdplusMdrv2GetProperty(const std::string& name, in sdplusMdrv2GetProperty() function in MDRV2
301 if (0 != mdrv2->sdplusMdrv2GetProperty("DirectoryEntries", value, service)) in mdr2GetDir()