Searched refs:DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED (Results 1 – 4 of 4) sorted by relevance
84 { ")", DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED },85 { "i)", DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED },86 { "a)", DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED },
64 DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED = 6, enumerator
144 result = DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED; in _dbus_validate_signature_with_reason()851 …case DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED: return "Struct ended but not starte… in _dbus_validity_to_error_message()
541 *expected_validity = DBUS_INVALID_STRUCT_ENDED_BUT_NOT_STARTED; in generate_special()