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