Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp886 for (auto& kwData : recData) in fixSystemVPD() local
888 if (kwData.first == keyword) in fixSystemVPD()
890 kwValue = kwData.second; in fixSystemVPD()