Searched refs:CallbackSignature (Results 1 – 1 of 1) sorted by relevance
188 using CallbackSignature = boost::callable_traits::args_t<CallbackType>; typedef in sdbusplus::asio::callback_method_instance189 using InputTupleType = utility::decay_tuple_t<CallbackSignature>;247 using CallbackSignature = boost::callable_traits::args_t<CallbackType>; in after_spawn() typedef248 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in after_spawn()596 using CallbackSignature = utility::strip_first_n_args_t< in register_method() typedef599 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in register_method()