Searched defs:elem (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): argument 91 def print_property(declarations, elem, *, prefix, file): argument 140 def document_has_elem_with_text(document, elem, item_repr): argument
|