Searched refs:DBUS_ERROR_DISCONNECTED (Results 1 – 3 of 3) sorted by relevance
384 #define DBUS_ERROR_DISCONNECTED "org.freedesktop.DBus.Error.Disconnected" macro
116 else if (strcmp (error, DBUS_ERROR_DISCONNECTED) == 0) in message_from_error()
2447 DBUS_ERROR_DISCONNECTED, in _dbus_connection_block_pending_call()3507 dbus_set_error (error, DBUS_ERROR_DISCONNECTED, "Connection is closed"); in dbus_connection_send_with_reply_and_block()