Home
last modified time | relevance | path

Searched refs:tp_connection_new (Results 1 – 25 of 37) sorted by relevance

12

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dconnection.c95 conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in teardown()
121 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in test_run_until_invalid()
142 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in test_run_until_ready()
196 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in test_prepare()
278 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in test_fail_to_prepare()
339 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in test_call_when_ready()
368 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in test_call_when_invalid()
405 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in test_object_path()
422 connection = tp_connection_new (test->dbus, NULL, invalid_path, &error); in test_object_path()
H A Dconnection-bug-18845.c68 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
106 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dconnection-aliasing.c83 test->conn = tp_connection_new (test->client_bus, test->conn_name, in setup()
110 conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in teardown()
H A Dconnection-inject-bug16307.c64 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dunsupported-interface.c57 f->conn = tp_connection_new (f->dbus, f->conn_name, f->conn_path, in setup()
227 conn = tp_connection_new (f->dbus, f->conn_name, f->conn_path, in teardown()
H A Dinvalidated-while-invoking-signals.c88 client = tp_connection_new (dbus, name, path, &error); in main()
H A Dconnection-getinterfaces-failure.c117 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dconnection-balance.c237 test->conn = tp_connection_new (test->client_bus, test->conn_name, in setup()
264 conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in teardown()
H A Dconnection-interests.c180 test->conn = tp_connection_new (test->client_bus, test->conn_name, in setup()
232 conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in teardown()
H A Dfinalized-in-invalidated-handler.c107 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dchannel-manager-request-properties.c72 test->conn = tp_connection_new (test->dbus, name, conn_path, &test->error); in setup()
H A Dcontacts-bug-19101.c168 client_conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dcontacts-mixin.c180 client_conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dtext-respawn.c115 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dtext-mixin.c113 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dchannel-introspect.c156 conn = tp_connection_new (dbus, name, conn_path, &error); in main()
718 conn2 = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dself-presence.c256 client_conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dconnection-handles.c313 client_conn = tp_connection_new (dbus, name, conn_path, &error); in main()
H A Dself-handle.c63 f->client_conn = tp_connection_new (f->dbus, f->name, f->conn_path, in setup()
H A Dconnection-error.c149 test->conn = tp_connection_new (test->dbus, test->conn_name, test->conn_path, in setup()
/dports/net-im/telepathy-logger-qt5/telepathy-logger-qt-17.09.0/TelepathyLoggerQt/
H A Dutils.cpp164 …TpConnection *tpConnection = tp_connection_new(tpDBusDaemon, busName.toLatin1(), objectPath.toLati…
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.7.1.abi276 tp_connection_new
/dports/net-im/telepathy-logger/telepathy-logger-0.8.2/tests/lib/
H A Dutil.c240 *client_conn = tp_connection_new (dbus, name, conn_path, in tp_tests_create_and_connect_conn()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection.h144 TpConnection *tp_connection_new (TpDBusDaemon *dbus, const gchar *bus_name,
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/plugins/telepathy/
H A Dtelepathy_channel_handler.c331 chandler->connection = tp_connection_new(chandler->bus, NULL, chandler->connection_path, &error); in remmina_tp_channel_handler_account_ready()

12