Home
last modified time | relevance | path

Searched refs:tp_connection_manager_new (Results 1 – 12 of 12) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dexample-no-protocols.c109 early_cm = tp_connection_manager_new (dbus_daemon, "example_no_protocols", in main()
142 late_cm = tp_connection_manager_new (dbus_daemon, "example_no_protocols", in main()
H A Dcm.c204 test->cm = tp_connection_manager_new (test->dbus, "not_actually_there", in test_nothing_got_info()
251 test->cm = tp_connection_manager_new (test->dbus, "spurious", in test_file_got_info()
395 test->cm = tp_connection_manager_new (test->dbus, "test_manager_file", in test_complex_file_got_info()
748 test->cm = tp_connection_manager_new (test->dbus, in test_dbus_got_info()
784 test->cm = tp_connection_manager_new (test->dbus, "nonexistent_cm", in test_nothing_ready()
836 test->cm = tp_connection_manager_new (test->dbus, "spurious", in test_file_ready()
889 test->cm = tp_connection_manager_new (test->dbus, "test_manager_file", in test_complex_file_ready()
944 test->cm = tp_connection_manager_new (test->dbus, in test_dbus_ready()
H A Dprotocol-objects.c66 test->cm = tp_connection_manager_new (test->dbus, "example_echo_2", in setup()
81 test->old_cm = tp_connection_manager_new (test->dbus, "example_echo", in setup()
86 test->file_cm = tp_connection_manager_new (test->dbus, "test_manager_file", in setup()
H A Dparams-cm.c78 test->cm = tp_connection_manager_new (test->dbus, "params_cm", in setup()
H A Dmessage-mixin.c236 cm = tp_connection_manager_new (dbus, "example_echo_2", NULL, &error); in main()
H A Dcall-channel.c90 test->cm = tp_connection_manager_new (test->dbus, "example_call", in setup()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.h109 TpConnectionManager *tp_connection_manager_new (TpDBusDaemon *dbus,
H A Dconnection-manager.c1642 tp_connection_manager_new (TpDBusDaemon *dbus, in tp_connection_manager_new() function
1898 cm = tp_connection_manager_new (bus_daemon, name, NULL, NULL); in tp_list_connection_managers_got_names()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/client/
H A Dinspect-cm.c257 cm = tp_connection_manager_new (dbus, cm_name, manager_file, &error); in main()
H A Dextended-client.c302 cm = tp_connection_manager_new (dbus, "example_extended", NULL, &error); in main()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.7.1.abi275 tp_connection_manager_new
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-manager.c170 tp_connection_manager_new (priv->dbus_daemon, priv->name, in mcd_manager_setup()