Searched refs:i_description (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | event_logger.cpp | 61 const uint8_t i_internalRc, const std::string& i_description, in createAsyncPelWithInventoryCallout() argument 95 (!i_description.empty() ? i_description : "VPD generic error"); in createAsyncPelWithInventoryCallout() 183 const uint8_t i_internalRc, const std::string& i_description, in createAsyncPel() argument 207 ((!i_description.empty() ? i_description : "VPD generic error")); in createAsyncPel() 246 const uint8_t i_internalRc, const std::string& i_description, in createSyncPel() argument 270 ((!i_description.empty() ? i_description : "VPD generic error")); in createSyncPel()
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | event_logger.hpp | 76 const uint8_t i_internalRc, const std::string& i_description, 147 const std::string& i_description, 176 const std::string& i_description,
|