Searched refs:reply_to_this (Results 1 – 2 of 2) sorted by relevance
63 DBusMessage *reply_to_this,
1576 DBusMessage *reply_to_this, in bus_connections_expect_reply() argument1587 _dbus_assert (reply_to_this != NULL); in bus_connections_expect_reply()1589 if (dbus_message_get_no_reply (reply_to_this)) in bus_connections_expect_reply()1592 reply_serial = dbus_message_get_serial (reply_to_this); in bus_connections_expect_reply()