Home
last modified time | relevance | path

Searched refs:DBusDataSlotList (Results 1 – 7 of 7) sorted by relevance

/external/dbus/dbus/
Ddbus-dataslot.h31 typedef struct DBusDataSlotList DBusDataSlotList; typedef
67 struct DBusDataSlotList struct
79 void _dbus_data_slot_list_init (DBusDataSlotList *list); argument
81 DBusDataSlotList *list,
88 DBusDataSlotList *list,
90 void _dbus_data_slot_list_clear (DBusDataSlotList *list);
91 void _dbus_data_slot_list_free (DBusDataSlotList *list);
Ddbus-dataslot.c213 _dbus_data_slot_list_init (DBusDataSlotList *list) in _dbus_data_slot_list_init()
238 DBusDataSlotList *list, in _dbus_data_slot_list_set()
299 DBusDataSlotList *list, in _dbus_data_slot_list_get()
327 _dbus_data_slot_list_clear (DBusDataSlotList *list) in _dbus_data_slot_list_clear()
350 _dbus_data_slot_list_free (DBusDataSlotList *list) in _dbus_data_slot_list_free()
383 DBusDataSlotList list; in _dbus_data_slot_test()
Ddbus-message-private.h116 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
Ddbus-server-protected.h74 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
Ddbus-pending-call.c66 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
Ddbus-connection.c295 DBusDataSlotList slot_list; /**< Data stored by allocated integer ID */
/external/dbus/
Dcleanup-man-pages.sh35 for I in DBusCounter.* DBusCredentials.* DBusDataSlot.* DBusDataSlotAllocator.* DBusDataSlotList.* \