Searched refs:dbus_pending_call_get_completed (Results 1 – 4 of 4) sorted by relevance
56 dbus_bool_t dbus_pending_call_get_completed (DBusPendingCall *pending);
686 dbus_pending_call_get_completed (DBusPendingCall *pending) in dbus_pending_call_get_completed() function
2375 if (dbus_pending_call_get_completed (pending)) in _dbus_connection_block_pending_call()
293 if (dbus_pending_call_get_completed (pc)) in test_echo()