Searched refs:will_send_reply (Results 1 - 2 of 2) sorted by relevance

/external/dbus/bus/
H A Dconnection.c47 DBusConnection *will_send_reply; member in struct:__anon4413
1476 pending->will_send_reply,
1541 pending->will_send_reply,
1593 pending->will_send_reply,
1601 else if (pending->will_send_reply == connection)
1608 pending->will_send_reply,
1612 pending->will_send_reply = NULL;
1666 DBusConnection *will_send_reply,
1677 _dbus_assert (will_send_reply != NULL);
1693 pending->will_send_reply
1663 bus_connections_expect_reply(BusConnections *connections, BusTransaction *transaction, DBusConnection *will_get_reply, DBusConnection *will_send_reply, DBusMessage *reply_to_this, DBusError *error) argument
[all...]
H A Dconnection.h63 DBusConnection *will_send_reply,

Completed in 89 milliseconds