Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dvpd_tool.hpp43 nlohmann::json getFruProperties(const std::string& i_objectPath) const;
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp100 const nlohmann::json l_fruJson = getFruProperties(i_fruPath); in dumpObject()
240 nlohmann::json VpdTool::getFruProperties(const std::string& i_objectPath) const in getFruProperties() function in vpd::VpdTool
850 getFruProperties(l_objectPath); in dumpInventory()