Home
last modified time | relevance | path

Searched refs:tp_connection_manager_protocol_has_param (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.abi24 tp_connection_manager_protocol_has_param
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.h179 gboolean tp_connection_manager_protocol_has_param (
H A Dconnection-manager.c2483 tp_connection_manager_protocol_has_param ( in tp_connection_manager_protocol_has_param() function
2544 return tp_connection_manager_protocol_has_param (protocol, "register"); in tp_connection_manager_protocol_can_register()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dcm.c294 g_assert (tp_connection_manager_protocol_has_param (protocol, "account")); in test_file_got_info()
295 g_assert (!tp_connection_manager_protocol_has_param (protocol, "not-there")); in test_file_got_info()