HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_pending_call_set_data_unlocked (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-pending-call-internal.h 59 dbus_bool_t _dbus_pending_call_set_data_unlocked (DBusPendingCall *pending,
dbus-pending-call.c 475 _dbus_pending_call_set_data_unlocked (DBusPendingCall *pending, function
579 if (!_dbus_pending_call_set_data_unlocked (pending, notify_user_data_slot,
756 retval = _dbus_pending_call_set_data_unlocked (pending, slot, data, free_data_func);

Completed in 36 milliseconds