Home
last modified time | relevance | path

Searched refs:dbus_pending_call_unref (Results 1 – 10 of 10) sorted by relevance

/external/dbus/test/name-test/
Dtest-pending-call-dispatch.c70 dbus_pending_call_unref (dbus_pending); in _run_iteration()
71 dbus_pending_call_unref (echo_pending); in _run_iteration()
Dtest-threads-init.c68 dbus_pending_call_unref (dbus_pending); in _run_iteration()
69 dbus_pending_call_unref (echo_pending); in _run_iteration()
Dtest-pending-call-timeout.c53 dbus_pending_call_unref (pending); in _method_call()
/external/dbus/dbus/
Ddbus-pending-call.h47 void dbus_pending_call_unref (DBusPendingCall *pending);
Ddbus-connection.c2316 dbus_pending_call_unref (pending); in complete_pending_call_and_unlock()
2340 dbus_pending_call_unref (pending); in check_for_reply_and_update_dispatch_unlocked()
2439 dbus_pending_call_unref (pending); in _dbus_connection_block_pending_call()
2463 dbus_pending_call_unref (pending); in _dbus_connection_block_pending_call()
2533 dbus_pending_call_unref (pending); in _dbus_connection_block_pending_call()
3447 dbus_pending_call_unref (pending); in dbus_connection_send_with_reply()
3454 dbus_pending_call_unref (pending); in dbus_connection_send_with_reply()
3534 dbus_pending_call_unref (pending); in dbus_connection_send_with_reply_and_block()
Ddbus-pending-call.c604 dbus_pending_call_unref (DBusPendingCall *pending) in dbus_pending_call_unref() function
/external/dbus/test/internals/
Drefs.c460 (VoidFunc) dbus_pending_call_unref, in test_pending_call()
467 (VoidFunc) dbus_pending_call_unref, in test_pending_call()
550 dbus_pending_call_unref (pending_call); in test_pending_call()
/external/libchrome/dbus/
Dobject_proxy.cc226 dbus_pending_call_unref(pending_call); in Detach()
312 dbus_pending_call_unref(pending_call); in OnPendingCallIsComplete()
/external/dbus/test/
Ddbus-daemon.c299 dbus_pending_call_unref (pc); in test_echo()
Dtest-service.c121 dbus_pending_call_unref (pcall); in check_hello_from_self_reply()