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 477 _dbus_pending_call_set_data_unlocked (DBusPendingCall *pending, function
603 if (!_dbus_pending_call_set_data_unlocked (pending, notify_user_data_slot,
780 retval = _dbus_pending_call_set_data_unlocked (pending, slot, data, free_data_func);

Completed in 13 milliseconds