Home
last modified time | relevance | path

Searched refs:tp_connection_manager_get_protocol (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.7.26.abi10 tp_connection_manager_get_protocol
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dcm.c289 protocol = tp_connection_manager_get_protocol (test->cm, "normal"); in test_file_got_info()
367 g_assert (protocol == tp_connection_manager_get_protocol (test->cm, in test_file_got_info()
418 protocol = tp_connection_manager_get_protocol (test->cm, "foo"); in test_complex_file_got_info()
470 protocol = tp_connection_manager_get_protocol (test->cm, "bar"); in test_complex_file_got_info()
524 protocol = tp_connection_manager_get_protocol (test->cm, in test_complex_file_got_info()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.h171 const TpConnectionManagerProtocol *tp_connection_manager_get_protocol (
H A Dconnection-manager.c2366 tp_connection_manager_get_protocol (TpConnectionManager *self, in tp_connection_manager_get_protocol() function