Home
last modified time | relevance | path

Searched refs:parameters_as_arg_list (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/tools/sdbusplus/
H A Dmethod.py58 def parameters_as_arg_list(self, interface): member in Method
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dmethod.prototype.hpp.mako49 [=](${method.parameters_as_arg_list(interface)})