Searched refs:DBUS_ERROR_NO_REPLY (Results 1 – 7 of 7) sorted by relevance
264 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) && in simple_agent_reply()275 if (dbus_error_has_name(&err, DBUS_ERROR_NO_REPLY)) { in simple_agent_reply()380 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) && in pincode_reply()550 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) && in passkey_reply()
358 #define DBUS_ERROR_NO_REPLY "org.freedesktop.DBus.Error.NoReply" macro
120 else if (strcmp (error, DBUS_ERROR_NO_REPLY) == 0) in message_from_error()
342 reply = dbus_message_new_error (message, DBUS_ERROR_NO_REPLY, in _dbus_pending_call_set_timeout_error_unlocked()
490 if (dbus_error_has_name(&err, DBUS_ERROR_NO_REPLY)) { in endpoint_reply()
1506 DBUS_ERROR_NO_REPLY)) in bus_pending_reply_send_no_reply()
2281 DBUS_ERROR_NO_REPLY)) in check_send_exit_to_service()