Searched refs:DBUS_GENERIC_STRING_PREAMBLE (Results 1 – 4 of 4) sorted by relevance
76 #define DBUS_GENERIC_STRING_PREAMBLE(real) \ macro94 DBUS_GENERIC_STRING_PREAMBLE (real); \106 DBUS_GENERIC_STRING_PREAMBLE (real); \115 DBUS_GENERIC_STRING_PREAMBLE (real)
245 DBUS_GENERIC_STRING_PREAMBLE (real); in _dbus_string_free()1236 DBUS_GENERIC_STRING_PREAMBLE (real_source); \1237 DBUS_GENERIC_STRING_PREAMBLE (real_dest); \2026 DBUS_GENERIC_STRING_PREAMBLE (real_a); in _dbus_string_equal()2027 DBUS_GENERIC_STRING_PREAMBLE (real_b); in _dbus_string_equal()2070 DBUS_GENERIC_STRING_PREAMBLE (real_a); in _dbus_string_equal_len()2071 DBUS_GENERIC_STRING_PREAMBLE (real_b); in _dbus_string_equal_len()2120 DBUS_GENERIC_STRING_PREAMBLE (real_a); in _dbus_string_equal_substring()2121 DBUS_GENERIC_STRING_PREAMBLE (real_b); in _dbus_string_equal_substring()2164 DBUS_GENERIC_STRING_PREAMBLE (real_a); in _dbus_string_equal_c_str()[all …]
54 DBUS_GENERIC_STRING_PREAMBLE (real_a); in _dbus_string_ends_with_c_str()
12732 (DBUS_GENERIC_STRING_PREAMBLE): len must be less than allocated,