Searched refs:InputTupleType (Results 1 – 2 of 2) sorted by relevance
192 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; typedef in sdbusplus::asio::callback_method_instance202 details::NonDbusArgsCount<InputTupleType>::size(), InputTupleType>; in operator ()()214 InputTupleType inputArgs = in operator ()()255 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in after_spawn() typedef257 details::NonDbusArgsCount<InputTupleType>::size(), InputTupleType>; in after_spawn()275 InputTupleType inputArgs = std::tuple_cat( in after_spawn()282 InputTupleType inputArgs = std::tuple_cat( in after_spawn()606 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in register_method() typedef614 utility::tuple_to_array(message::types::type_id<InputTupleType>())); in register_method()
89 typedef typename traits::decayed_arg_types InputTupleType; typedef in dbus::LambdaDbusMethod94 InputTupleType t; in LambdaDbusMethod()106 InputTupleType t; in LambdaDbusMethod()113 InputTupleType input_args; in call()