Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Devent_logger_utility.hpp268 const uint8_t i_internalRc, const std::string& i_description, in createAsyncPelWithInventoryCallout() argument
302 (!i_description.empty() ? i_description : "VPD generic error"); in createAsyncPelWithInventoryCallout()
411 const uint8_t i_internalRc, const std::string& i_description, in createAsyncPel() argument
435 ((!i_description.empty() ? i_description : "VPD generic error")); in createAsyncPel()
493 const uint8_t i_internalRc, const std::string& i_description, in createSyncPel() argument
517 ((!i_description.empty() ? i_description : "VPD generic error")); in createSyncPel()
578 const uint8_t i_internalRc, const std::string& i_description, in createSyncPelWithInvCallOut() argument
590 i_internalRc, i_description, i_userData1, i_userData2, in createSyncPelWithInvCallOut()
659 (!i_description.empty() ? i_description : "VPD generic error")}, in createSyncPelWithInvCallOut()