Home
last modified time | relevance | path

Searched refs:will_get_reply (Results 1 – 2 of 2) sorted by relevance

/external/dbus/bus/
Dconnection.c46 DBusConnection *will_get_reply; member
1489 pending->will_get_reply, in bus_pending_reply_free()
1526 if (!bus_transaction_send_from_driver (transaction, pending->will_get_reply, in bus_pending_reply_send_no_reply()
1554 pending->will_get_reply, in bus_pending_reply_expired()
1599 if (pending->will_get_reply == connection) in bus_connection_drop_pending_replies()
1606 pending->will_get_reply, in bus_connection_drop_pending_replies()
1621 pending->will_get_reply, in bus_connection_drop_pending_replies()
1677 DBusConnection *will_get_reply, in bus_connections_expect_reply() argument
1688 _dbus_assert (will_get_reply != NULL); in bus_connections_expect_reply()
1704 pending->will_get_reply == will_get_reply && in bus_connections_expect_reply()
[all …]
Dconnection.h62 DBusConnection *will_get_reply,