Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconnection.h64 DBusMessage *reply_to_this,
Dconnection.c1679 DBusMessage *reply_to_this, in bus_connections_expect_reply() argument
1690 _dbus_assert (reply_to_this != NULL); in bus_connections_expect_reply()
1692 if (dbus_message_get_no_reply (reply_to_this)) in bus_connections_expect_reply()
1695 reply_serial = dbus_message_get_serial (reply_to_this); in bus_connections_expect_reply()