Home
last modified time | relevance | path

Searched refs:tp_connection_manager_has_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.abi11 tp_connection_manager_has_protocol
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.h161 gboolean tp_connection_manager_has_protocol (TpConnectionManager *self,
H A Dconnection-manager.c2464 tp_connection_manager_has_protocol (TpConnectionManager *self, in tp_connection_manager_has_protocol() function
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dcm.c286 g_assert (tp_connection_manager_has_protocol (test->cm, "normal")); in test_file_got_info()
287 g_assert (!tp_connection_manager_has_protocol (test->cm, "not-there")); in test_file_got_info()
1119 g_assert (tp_connection_manager_has_protocol (test->echo, "example")); in test_list()
1120 g_assert (tp_connection_manager_has_protocol (test->spurious, "normal")); in test_list()