Searched refs:DBUS_STRUCT_END_CHAR (Results 1 – 8 of 8) sorted by relevance
160 #define DBUS_STRUCT_END_CHAR ((int) ')') macro
482 long_sig[i] = DBUS_STRUCT_END_CHAR; in generate_special()535 _dbus_string_set_byte (data, pos + 1, DBUS_STRUCT_END_CHAR); in generate_special()555 _dbus_string_set_byte (data, pos + 2, DBUS_STRUCT_END_CHAR); in generate_special()1014 DBUS_STRUCT_END_CHAR,
340 _dbus_assert (*p != DBUS_STRUCT_END_CHAR); in _dbus_type_signature_next()346 _dbus_assert (*p != DBUS_STRUCT_END_CHAR); in _dbus_type_signature_next()365 else if (*p == DBUS_STRUCT_END_CHAR) in _dbus_type_signature_next()503 if (t == DBUS_STRUCT_END_CHAR) in struct_reader_next()785 _dbus_assert (t != DBUS_STRUCT_END_CHAR); in _dbus_type_reader_get_current_type()2183 if (!write_or_verify_typecode (sub, DBUS_STRUCT_END_CHAR)) in _dbus_type_writer_unrecurse()
141 case DBUS_STRUCT_END_CHAR: in _dbus_validate_signature_with_reason()238 if (*p1 == DBUS_STRUCT_END_CHAR || in _dbus_validate_signature_with_reason()
184 if (*real_iter->pos == DBUS_STRUCT_END_CHAR in dbus_signature_iter_next()
1321 case DBUS_STRUCT_END_CHAR: in _dbus_type_to_string()1461 _dbus_assert (t != DBUS_STRUCT_END_CHAR); in map_type_char_to_type()
3014 if (!_dbus_string_append_byte (str, DBUS_STRUCT_END_CHAR)) in struct_build_signature()
2792 DBUS_STRUCT_BEGIN_CHAR and DBUS_STRUCT_END_CHAR charaters