Home
last modified time | relevance | path

Searched refs:_dbus_data_slot_list_free (Results 1 – 6 of 6) sorted by relevance

/external/dbus/dbus/
Ddbus-dataslot.h91 void _dbus_data_slot_list_free (DBusDataSlotList *list);
Ddbus-dataslot.c350 _dbus_data_slot_list_free (DBusDataSlotList *list) in _dbus_data_slot_list_free() function
460 _dbus_data_slot_list_free (&list); in _dbus_data_slot_test()
Ddbus-pending-call.c426 _dbus_data_slot_list_free (&pending->slot_list); in _dbus_pending_call_last_unref()
Ddbus-server.c204 _dbus_data_slot_list_free (&server->slot_list); in _dbus_server_finalize_base()
Ddbus-message.c1106 _dbus_data_slot_list_free (&message->slot_list); in dbus_message_finalize()
Ddbus-connection.c2694 _dbus_data_slot_list_free (&connection->slot_list); in _dbus_connection_last_unref()