Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp410 auto systemKwdInfoList = itr->second; in updateSystemVPDBackUpFRU() local
411 const auto& itrToKwd = find_if(systemKwdInfoList.begin(), in updateSystemVPDBackUpFRU()
412 systemKwdInfoList.end(), in updateSystemVPDBackUpFRU()
417 if (itrToKwd != systemKwdInfoList.end()) in updateSystemVPDBackUpFRU()