Searched refs:self_message (Results 1 – 1 of 1) sorted by relevance
130 DBusMessage *reply, *self_message; in handle_run_hello_from_self() local160 self_message = dbus_message_new_method_call ("org.freedesktop.DBus.TestSuiteEchoService", in handle_run_hello_from_self()165 if (self_message == NULL) in handle_run_hello_from_self()168 if (!dbus_connection_send_with_reply (connection, self_message, &pcall, -1)) in handle_run_hello_from_self()