Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dparser.cpp356 types::ErrorType l_errorType; in updateVpdKeywordOnHardware() local
360 l_errorType = types::ErrorType::EccCheckFailed; in updateVpdKeywordOnHardware()
364 l_errorType = types::ErrorType::InvalidVpdMessage; in updateVpdKeywordOnHardware()
368 l_errorType, types::SeverityType::Informational, __FILE__, in updateVpdKeywordOnHardware()