Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-pending-call.h45 DBusPendingCall* dbus_pending_call_ref (DBusPendingCall *pending);
Ddbus-pending-call.c584 dbus_pending_call_ref (DBusPendingCall *pending) in dbus_pending_call_ref() function
Ddbus-connection.c2378 dbus_pending_call_ref (pending); /* necessary because the call could be canceled */ in _dbus_connection_block_pending_call()
/external/dbus/test/internals/
Drefs.c458 (RefFunc) dbus_pending_call_ref, in test_pending_call()