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 348 _dbus_data_slot_list_free (DBusDataSlotList *list) function
458 _dbus_data_slot_list_free (&list);
dbus-pending-call.c 395 _dbus_data_slot_list_free (&pending->slot_list);
dbus-server.c 179 _dbus_data_slot_list_free (&server->slot_list);
    [all...]
dbus-message.c 933 _dbus_data_slot_list_free (&message->slot_list);
    [all...]
dbus-connection.c     [all...]

Completed in 80 milliseconds