Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.hpp61 json getVINIProperties(std::string invPath);
H A Dvpd_tool_impl.cpp220 json VpdTool::getVINIProperties(string invPath) in getVINIProperties() function in VpdTool
321 j = getVINIProperties(invPath); in interfaceDecider()