Home
last modified time | relevance | path

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

/systemd-251/tools/
Dupdate-dbus-docs.py45 def print_method(declarations, elem, *, prefix, file, is_signal=False): argument
91 def print_property(declarations, elem, *, prefix, file): argument
110 def print_interface(iface, *, prefix, file, print_boring, only_interface, declarations): argument
147 def check_documented(document, declarations, stats): argument