Searched refs:getErrorDetails (Results 1 – 4 of 4) sorted by relevance
275 std::optional<std::string> getErrorDetails(message::Registry& registry,
491 std::optional<std::string> SRC::getErrorDetails( in getErrorDetails() function in openpower::pels::SRC765 auto errorDetails = getErrorDetails(registry, DetailLevel::json, true); in getJSON()
391 auto regVal = pel.primarySRC().value()->getErrorDetails( in genPELJSON()
318 auto errorDetails = src.getErrorDetails(registry, DetailLevel::message); in TEST_F()