Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp190 using CallbackSignature = boost::callable_traits::args_t<CallbackType>; typedef in sdbusplus::asio::callback_method_instance
251 using CallbackSignature = boost::callable_traits::args_t<CallbackType>; in after_spawn() typedef
605 using CallbackSignature = utility::strip_first_n_args_t< in register_method() typedef