Home
last modified time | relevance | path

Searched refs:_dbus_pending_call_ref_unlocked (Results 1 – 4 of 4) sorted by relevance

/external/dbus/dbus/
Ddbus-pending-call-internal.h57 DBusPendingCall* _dbus_pending_call_ref_unlocked (DBusPendingCall *pending);
Ddbus-pending-call.c401 _dbus_pending_call_ref_unlocked (DBusPendingCall *pending) in _dbus_pending_call_ref_unlocked() function
Ddbus-connection.c967 _dbus_pending_call_ref_unlocked (pending); in _dbus_connection_attach_pending_call_unlocked()
1030 _dbus_pending_call_ref_unlocked (pending); in _dbus_connection_detach_pending_call_and_unlock()
2288 _dbus_pending_call_ref_unlocked (pending); in connection_timeout_and_complete_all_pending_calls_unlocked()
2311 _dbus_pending_call_ref_unlocked (pending); /* in case there's no app with a ref held */ in complete_pending_call_and_unlock()
/external/dbus/test/internals/
Drefs.c465 (RefFunc) _dbus_pending_call_ref_unlocked, in test_pending_call()
473 (RefFunc) _dbus_pending_call_ref_unlocked, in test_pending_call()