Home
last modified time | relevance | path

Searched refs:DBusAllocatedSlot (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-dataslot.h42 typedef struct DBusAllocatedSlot DBusAllocatedSlot; typedef
46 struct DBusAllocatedSlot struct
57 DBusAllocatedSlot *allocated_slots; /**< Allocated slots */ argument
Ddbus-dataslot.c121 DBusAllocatedSlot *tmp; in _dbus_data_slot_allocator_alloc()
125 sizeof (DBusAllocatedSlot) * (allocator->n_allocated_slots + 1)); in _dbus_data_slot_allocator_alloc()