| /openbmc/openpower-vpd-parser/vpd-manager/include/ |
| H A D | exceptions.hpp | 80 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 D | listener.cpp | 36 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 D | manager_main.cpp | 62 vpd::EventLogger::getErrorType(l_ex), in main()
|
| H A D | manager.cpp | 161 vpd::EventLogger::getErrorType(e), vpd::types::SeverityType::Error, in Manager() 756 EventLogger::getErrorType(l_ex), types::SeverityType::Warning,
|
| H A D | worker.cpp | 1054 EventLogger::getErrorType(ex), in parseAndPublishVPD() 1366 EventLogger::getErrorType(l_ex), types::SeverityType::Warning, in setPresentProperty()
|
| H A D | ipz_parser.cpp | 282 recordName, EventLogger::getErrorType(l_ex)}); in readPT()
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
| H A D | event_logger_utility.hpp | 93 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 D | ibm_handler.cpp | 57 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()
|