Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp300 std::vector<std::string>& o_failedPathList) in checkAndUpdatePowerVsVpd() argument
327 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
356 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
384 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
397 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
415 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
H A Dibm_handler.hpp163 std::vector<std::string>& o_failedPathList);