Home
last modified time | relevance | path

Searched defs:isFruPresent (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp638 bool VpdTool::isFruPresent(const std::string& i_objectPath) const noexcept isFruPresent() function in vpd::VpdTool
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp719 bool isFruPresent(ipmi::Context::ptr& ctx, const std::string& fruPath) in isFruPresent() function