Home
last modified time | relevance | path

Searched refs:get_parameters_str (Results 1 – 3 of 3) sorted by relevance

/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dmethod.client.hpp.mako19 ${method.get_parameters_str(interface, join_str=", ")}\
H A Dmethod.prototype.hpp.mako22 ${ method.get_parameters_str(interface) }) = 0;
/openbmc/sdbusplus/tools/sdbusplus/
H A Dmethod.py68 def get_parameters_str( member in Method