Searched refs:print_method (Results 1 – 1 of 1) sorted by relevance
/systemd-251/tools/ |
D | update-dbus-docs.py | 45 def print_method(declarations, elem, *, prefix, file, is_signal=False): function 126 print_method(declarations, elem, prefix=prefix2 + ' ', file=file) 131 print_method(declarations, elem, prefix=prefix2 + ' ', file=file, is_signal=True)
|