Home
last modified time | relevance | path

Searched defs:toErrorType (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/types/
H A Derror_type.hpp30 inline ErrorType toErrorType(std::underlying_type_t<ErrorType> value) in toErrorType() function
36 inline ErrorType toErrorType(const std::string& value) in toErrorType() function
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault.hpp63 inline ErrorType toErrorType(PhaseFaultType type) in toErrorType() function