Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_utils.hpp236 inline bool saveToFile(const std::string& i_filePath, in saveToFile() function
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp82 if (utils::saveToFile(i_fileToSave, l_keywordStrValue)) in readKeyword()