Home
last modified time | relevance | path

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

/systemd-251/tools/
Dupdate-dbus-docs.py110 def print_interface(iface, *, prefix, file, print_boring, only_interface, declarations): argument
116 if is_boring and print_boring:
119 elif not is_boring and not print_boring:
182 for print_boring in [False, True]:
185 print_boring=print_boring,