Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/
H A Derror.hpp32 inline const boost::system::error_category &get_dbus_category() { in get_dbus_category() function
73 return boost::system::error_code(is_set(), get_dbus_category()); in error_code()