Searched refs:dbus_pending_call_allocate_data_slot (Results 1 - 2 of 2) sorted by relevance

/external/dbus/dbus/
H A Ddbus-pending-call.h60 dbus_bool_t dbus_pending_call_allocate_data_slot (dbus_int32_t *slot_p);
H A Ddbus-pending-call.c104 if (!dbus_pending_call_allocate_data_slot (&notify_user_data_slot))
466 * must have been allocated with dbus_pending_call_allocate_data_slot().
701 dbus_pending_call_allocate_data_slot (dbus_int32_t *slot_p) function
735 * must have been allocated with dbus_pending_call_allocate_data_slot().

Completed in 47 milliseconds