Home
last modified time | relevance | path

Searched refs:DBUS_ERROR_NO_REPLY (Results 1 – 5 of 5) sorted by relevance

/external/dbus/dbus/
Ddbus-protocol.h358 #define DBUS_ERROR_NO_REPLY "org.freedesktop.DBus.Error.NoReply" macro
Ddbus-errors.c120 else if (strcmp (error, DBUS_ERROR_NO_REPLY) == 0) in message_from_error()
Ddbus-pending-call.c342 reply = dbus_message_new_error (message, DBUS_ERROR_NO_REPLY, in _dbus_pending_call_set_timeout_error_unlocked()
/external/dbus/bus/
Dconnection.c1506 DBUS_ERROR_NO_REPLY)) in bus_pending_reply_send_no_reply()
Ddispatch.c2281 DBUS_ERROR_NO_REPLY)) in check_send_exit_to_service()