Home
last modified time | relevance | path

Searched refs:TP_ERROR_DISCONNECTED (Results 1 – 18 of 18) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Derrors.h61 TP_ERROR_DISCONNECTED, /*< nick=Disconnected >*/ enumerator
H A Dbase-contact-list.c595 GError error = { TP_ERROR, TP_ERROR_DISCONNECTED, in tp_base_contact_list_free_contents()
600 TP_ERROR_DISCONNECTED, in tp_base_contact_list_free_contents()
1566 g_set_error (error, TP_ERROR, TP_ERROR_DISCONNECTED, "Disconnected"); in _tp_base_contact_list_delete_group_by_handle()
6371 g_set_error_literal (error, TP_ERROR, TP_ERROR_DISCONNECTED, in tp_base_contact_list_get_connection()
H A Dbase-connection.c381 GError error = { TP_ERROR, TP_ERROR_DISCONNECTED, in channel_request_cancel()
2218 g_set_error_literal (error, TP_ERROR, TP_ERROR_DISCONNECTED, in tp_base_connection_check_connected()
H A Dconnection.c1113 code = TP_ERROR_DISCONNECTED; in _tp_connection_status_reason_to_gerror()
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/src/
H A Dconn-mail-notif.c96 error = g_error_new (TP_ERROR, TP_ERROR_DISCONNECTED, in return_from_request_inbox_url()
146 GError e = { TP_ERROR, TP_ERROR_DISCONNECTED, "Not connected" }; in check_supported_or_dbus_return()
H A Dconn-sidecars.c215 GError e = { TP_ERROR, TP_ERROR_DISCONNECTED, in gabble_connection_ensure_sidecar()
H A Derror.c306 return TP_ERROR_DISCONNECTED; in map_connection_error()
H A Drequest-pipeline.c248 GError disconnected = { TP_ERROR, TP_ERROR_DISCONNECTED, in gabble_request_pipeline_flush()
H A Dvcard-manager.c520 GError err = { TP_ERROR, TP_ERROR_DISCONNECTED, "Connection closed" }; in disconnect_entry_foreach()
H A Dmuc-factory.c879 iter->data, TP_ERROR, TP_ERROR_DISCONNECTED, in cancel_queued_requests()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dstream-tube.c500 g_assert_error (test->error, TP_ERROR, TP_ERROR_DISCONNECTED); in test_accept_success()
661 g_assert_error (test->error, TP_ERROR, TP_ERROR_DISCONNECTED); in test_offer_success()
H A Dcontact-lists.c2648 g_assert_error (error, TP_ERROR, TP_ERROR_DISCONNECTED); in request_blocked_contacts_failed_cb()
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-channel.c410 GError *error = g_error_new (TP_ERROR, TP_ERROR_DISCONNECTED, in mcd_channel_abort()
H A Dmcd-connection.c665 case TP_ERROR_DISCONNECTED: in connection_should_reconnect()
H A Dmcd-account.c3603 error = g_error_new (TP_ERROR, TP_ERROR_DISCONNECTED, in _mcd_account_dispose()
4456 error = g_error_new (TP_ERROR, TP_ERROR_DISCONNECTED, in process_online_requests()
/dports/net-im/telepathy-idle/telepathy-idle-0.2.0/src/
H A Didle-muc-manager.c685 TP_ERROR_DISCONNECTED, in _channel_closed_cb()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib/contactlist/
H A Dcontact-list-manager.c179 l->data, TP_ERROR, TP_ERROR_DISCONNECTED, in example_contact_list_manager_close_all()
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/src/
H A Dconnection.c3982 GError e = { TP_ERRORS, TP_ERROR_DISCONNECTED, in salut_connection_ensure_sidecar()