Home
last modified time | relevance | path

Searched refs:errDesc (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Derror-HostEvent.hpp12 static constexpr auto errDesc = "A host system event was received"; member
22 return errDesc; in description()
34 static constexpr auto errDesc = member
45 return errDesc; in description()
/openbmc/sdbusplus/include/sdbusplus/
H A Dexception.hpp70 return Event::errDesc; in description()
143 static constexpr auto errDesc = member
167 static constexpr auto errDesc = member in sdbusplus::exception::UnpackPropertyError
190 static constexpr auto errDesc = member in sdbusplus::exception::UnhandledStop
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp184 T::errDesc, details::deduce_entry_type<Args>{i_args}.get()...); in elog()
215 T::errDesc, details::deduce_entry_type<Args>{i_args}.get()...); in report()
247 T::errDesc, details::deduce_entry_type<Args>{i_args}.get()...); in report()
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Derror.hpp.mako14 static constexpr auto errDesc =
28 return errDesc;
H A Devent.hpp.mako42 static constexpr auto errDesc =
/openbmc/sdbusplus/src/
H A Dexception.cpp142 return errDesc; in description()
181 return errDesc; in description()
201 return errDesc; in description()
/openbmc/phosphor-logging/tools/phosphor-logging/templates/
H A Delog-gen-template.mako.hpp114 static constexpr auto errDesc = "${error_msg[name]}";
134 return errDesc;