Searched refs:CallbackSignature (Results 1 – 1 of 1) sorted by relevance
191 using CallbackSignature = boost::callable_traits::args_t<CallbackType>; typedef in sdbusplus::asio::callback_method_instance192 using InputTupleType = utility::decay_tuple_t<CallbackSignature>;254 using CallbackSignature = boost::callable_traits::args_t<CallbackType>; in after_spawn() typedef255 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in after_spawn()603 using CallbackSignature = utility::strip_first_n_args_t< in register_method() typedef606 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in register_method()