Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.hpp186 bool fileToVector(openpower::vpd::Binary& data);
H A Dvpd_tool_impl.cpp26 bool VpdTool::fileToVector(Binary& data) in fileToVector() function in VpdTool
542 if (!fileToVector(val)) in updateKeyword()
628 if (!fileToVector(val)) in updateHardware()