Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dexceptions.hpp80 types::ErrorType getErrorType() const in getErrorType() function in vpd::EccException
115 types::ErrorType getErrorType() const in getErrorType() function in vpd::DataException
160 types::ErrorType getErrorType() const in getErrorType() function in vpd::JsonException
199 types::ErrorType getErrorType() const in getErrorType() function in vpd::GpioException
233 types::ErrorType getErrorType() const in getErrorType() function in vpd::DbusException
267 types::ErrorType getErrorType() const in getErrorType() function in vpd::FirmwareException
301 types::ErrorType getErrorType() const in getErrorType() function in vpd::EepromException
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp36 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in registerHostStateChangeCallback()
96 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in hostStateChangeCallBack()
120 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in registerAssetTagChangeCallback()
171 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in assetTagChangeCallback()
213 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in registerPresenceChangeCallback()
259 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in presentPropertyChangeCallback()
313 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in registerCorrPropCallBack()
419 EventLogger::getErrorType(l_ex), types::SeverityType::Informational, in correlatedPropChangedCallBack()
H A Dmanager_main.cpp62 vpd::EventLogger::getErrorType(l_ex), in main()
H A Dmanager.cpp161 vpd::EventLogger::getErrorType(e), vpd::types::SeverityType::Error, in Manager()
756 EventLogger::getErrorType(l_ex), types::SeverityType::Warning,
H A Dworker.cpp1054 EventLogger::getErrorType(ex), in parseAndPublishVPD()
1366 EventLogger::getErrorType(l_ex), types::SeverityType::Warning, in setPresentProperty()
H A Dipz_parser.cpp282 recordName, EventLogger::getErrorType(l_ex)}); in readPT()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Devent_logger_utility.hpp93 l_errorInfo["ErrorType"] = l_ex.getErrorType(); in getExceptionData()
101 l_errorInfo["ErrorType"] = l_ex.getErrorType(); in getExceptionData()
109 l_errorInfo["ErrorType"] = l_ex.getErrorType(); in getExceptionData()
117 l_errorInfo["ErrorType"] = l_ex.getErrorType(); in getExceptionData()
125 l_errorInfo["ErrorType"] = l_ex.getErrorType(); in getExceptionData()
133 l_errorInfo["ErrorType"] = l_ex.getErrorType(); in getExceptionData()
142 l_errorInfo["ErrorType"] = l_ex.getErrorType(); in getExceptionData()
172 inline types::ErrorType getErrorType(const std::exception& i_exception) in getErrorType() function
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp57 EventLogger::getErrorType(l_ex), in IbmHandler()
147 EventLogger::getErrorType(l_ex), types::SeverityType::Critical, 0, in isSymlinkPresent()
712 EventLogger::getErrorType(l_ex), types::SeverityType::Warning, in isBackupOnCache()
798 EventLogger::getErrorType(l_ex), types::SeverityType::Warning, in publishSystemVPD()
1142 EventLogger::getErrorType(l_ex), types::SeverityType::Critical, 0, in performInitialSetup()