Home
last modified time | relevance | path

Searched defs:join_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/tools/sdbusplus/
H A Dmethod.py54 self, transform=lambda p: p.camelCase, join_str=", " argument
69 self, interface, defaultValue=False, join_str=",\n " argument
H A Dinterface.py40 def joinedName(self, join_str, append): argument