Home
last modified time | relevance | path

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

/openbmc/phosphor-debug-collector/
H A Ddump_types.cpp.mako116 std::optional<ErrorType> findErrorType(const std::string& errString)
120 auto error = std::find(errorList.begin(), errorList.end(), errString);
H A Ddump_types.hpp.mako115 * @param[in] errString - The string representation of the error to search for.
120 std::optional<ErrorType> findErrorType(const std::string& errString);