Home
last modified time | relevance | path

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

/external/dbus/bus/
Dconnection.h63 DBusMessage *reply_to_this,
Dconnection.c1576 DBusMessage *reply_to_this, in bus_connections_expect_reply() argument
1587 _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()