Searched refs:InputTupleType (Results 1 – 2 of 2) sorted by relevance
189 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; typedef in sdbusplus::asio::callback_method_instance199 details::NonDbusArgsCount<InputTupleType>::size(), InputTupleType>; in operator ()()209 InputTupleType inputArgs = in operator ()()248 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in after_spawn() typedef250 details::NonDbusArgsCount<InputTupleType>::size(), InputTupleType>; in after_spawn()268 InputTupleType inputArgs = std::tuple_cat( in after_spawn()275 InputTupleType inputArgs = std::tuple_cat( in after_spawn()599 using InputTupleType = utility::decay_tuple_t<CallbackSignature>; in register_method() typedef607 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()