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.mako.cpp116 std::optional<ErrorType> findErrorType(const std::string& errString) in findErrorType() argument
120 auto error = std::find(errorList.begin(), errorList.end(), errString); in findErrorType()
H A Ddump_types.mako.hpp120 std::optional<ErrorType> findErrorType(const std::string& errString);