Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-marshal-validate.h112 DBUS_INVALID_DICT_ENTRY_NOT_INSIDE_ARRAY = 54, enumerator
Ddbus-marshal-validate.c162 result = DBUS_INVALID_DICT_ENTRY_NOT_INSIDE_ARRAY; in _dbus_validate_signature_with_reason()
899 …case DBUS_INVALID_DICT_ENTRY_NOT_INSIDE_ARRAY: return "Dict entry not inside array… in _dbus_validity_to_error_message()