Home
last modified time | relevance | path

Searched refs:_dbus_data_slot_list_clear (Results 1 – 4 of 4) sorted by relevance

/external/dbus/dbus/
Ddbus-dataslot.h90 void _dbus_data_slot_list_clear (DBusDataSlotList *list);
Ddbus-dataslot.c327 _dbus_data_slot_list_clear (DBusDataSlotList *list) in _dbus_data_slot_list_clear() function
352 _dbus_data_slot_list_clear (list); in _dbus_data_slot_list_free()
Ddbus-message.c651 _dbus_data_slot_list_clear (&message->slot_list); in dbus_message_cache_or_finalize()
/external/dbus/
DChangeLog.pre-1-07165 * dbus/dbus-dataslot.c (_dbus_data_slot_list_clear): new function