HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_data_slot_list_free (Results 1 - 6 of 6) sorted by null

  /external/dbus/dbus/
dbus-dataslot.h 91 void _dbus_data_slot_list_free (DBusDataSlotList *list);
dbus-dataslot.c 350 _dbus_data_slot_list_free (DBusDataSlotList *list) function
460 _dbus_data_slot_list_free (&list);
dbus-pending-call.c 394 _dbus_data_slot_list_free (&pending->slot_list);
dbus-server.c 180 _dbus_data_slot_list_free (&server->slot_list);
    [all...]
dbus-message.c 1045 _dbus_data_slot_list_free (&message->slot_list);
    [all...]
dbus-connection.c     [all...]

Completed in 379 milliseconds