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.cpp284 std::vector<std::string>& o_failedPathList) in checkAndUpdatePowerVsVpd() argument
311 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
340 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
368 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
381 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
399 o_failedPathList.push_back(l_fruPath); in checkAndUpdatePowerVsVpd()
H A Dibm_handler.hpp161 std::vector<std::string>& o_failedPathList);