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

/external/dbus/bus/
H A Dconnection.c42 DBusConnection *will_send_reply; member in struct:__anon677
1384 pending->will_send_reply,
1449 pending->will_send_reply,
1501 pending->will_send_reply,
1509 else if (pending->will_send_reply == connection)
1516 pending->will_send_reply,
1520 pending->will_send_reply = NULL;
1575 DBusConnection *will_send_reply,
1586 _dbus_assert (will_send_reply != NULL);
1602 pending->will_send_reply
1572 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.h62 DBusConnection *will_send_reply,

Completed in 13 milliseconds