Searched defs:DBusDataSlotList (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-dataslot.h31 typedef struct DBusDataSlotList DBusDataSlotList; typedef in typeref:struct:DBusDataSlotList
67 struct DBusDataSlotList struct
79 void _dbus_data_slot_list_init (DBusDataSlotList *list);
81 DBusDataSlotList *list,
88 DBusDataSlotList *list,
90 void _dbus_data_slot_list_clear (DBusDataSlotList *list);
91 void _dbus_data_slot_list_free (DBusDataSlotList *list);

Completed in 91 milliseconds