Home
last modified time | relevance | path

Searched refs:dbus_pending_call_free_data_slot (Results 1 – 3 of 3) sorted by relevance

/external/dbus/dbus/
Ddbus-pending-call.c135 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_new_unlocked()
147 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_new_unlocked()
446 dbus_pending_call_free_data_slot (&notify_user_data_slot); in _dbus_pending_call_last_unref()
787 dbus_pending_call_free_data_slot (dbus_int32_t *slot_p) in dbus_pending_call_free_data_slot() function
Ddbus-pending-call.h65 void dbus_pending_call_free_data_slot (dbus_int32_t *slot_p);
/external/dbus/test/internals/
Drefs.c579 dbus_pending_call_free_data_slot (&pending_call_slot); in teardown()