Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-signature.c12 bool allow_dict_entry, in signature_element_length_internal()
104 bool signature_is_single(const char *s, bool allow_dict_entry) { in signature_is_single()
129 bool signature_is_valid(const char *s, bool allow_dict_entry) { in signature_is_valid()