Searched refs:DBUS_STRUCT_END_CHAR (Results 1 – 8 of 8) sorted by relevance
156 #define DBUS_STRUCT_END_CHAR ((int) ')') macro
435 long_sig[i] = DBUS_STRUCT_END_CHAR; in generate_special()488 _dbus_string_set_byte (data, pos + 1, DBUS_STRUCT_END_CHAR); in generate_special()508 _dbus_string_set_byte (data, pos + 2, DBUS_STRUCT_END_CHAR); in generate_special()949 DBUS_STRUCT_END_CHAR,
339 _dbus_assert (*p != DBUS_STRUCT_END_CHAR); in _dbus_type_signature_next()345 _dbus_assert (*p != DBUS_STRUCT_END_CHAR); in _dbus_type_signature_next()364 else if (*p == DBUS_STRUCT_END_CHAR) in _dbus_type_signature_next()502 if (t == DBUS_STRUCT_END_CHAR) in struct_reader_next()782 _dbus_assert (t != DBUS_STRUCT_END_CHAR); in _dbus_type_reader_get_current_type()2163 if (!write_or_verify_typecode (sub, DBUS_STRUCT_END_CHAR)) in _dbus_type_writer_unrecurse()
139 case DBUS_STRUCT_END_CHAR: in _dbus_validate_signature_with_reason()236 if (*p1 == DBUS_STRUCT_END_CHAR || in _dbus_validate_signature_with_reason()
182 if (*real_iter->pos == DBUS_STRUCT_END_CHAR in dbus_signature_iter_next()
1297 case DBUS_STRUCT_END_CHAR: in _dbus_type_to_string()1441 _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()
2859 DBUS_STRUCT_BEGIN_CHAR and DBUS_STRUCT_END_CHAR charaters