Home
last modified time | relevance | path

Searched refs:tp_connection_manager_check_valid_protocol_name (Results 1 – 7 of 7) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.h156 gboolean tp_connection_manager_check_valid_protocol_name (const gchar *name,
H A Dbase-connection-manager.c1035 if (!tp_connection_manager_check_valid_protocol_name (proto, &error)) in tp_base_connection_manager_request_connection()
1142 if (!tp_connection_manager_check_valid_protocol_name (name, &error)) in tp_base_connection_manager_register()
H A Dconnection-manager.c748 if (tp_connection_manager_check_valid_protocol_name (name, NULL)) in tp_connection_manager_get_all_cb()
909 if (!tp_connection_manager_check_valid_protocol_name (*iter, NULL)) in tp_connection_manager_got_protocols()
2168 tp_connection_manager_check_valid_protocol_name (const gchar *name, in tp_connection_manager_check_valid_protocol_name() function
H A Dprotocol.c990 if (!tp_connection_manager_check_valid_protocol_name (protocol_name, error)) in tp_protocol_new()
1776 if (!tp_connection_manager_check_valid_protocol_name (name, NULL)) in _tp_protocol_parse_manager_file()
H A Dconnection.c2838 if (!tp_connection_manager_check_valid_protocol_name (dup_protocol, NULL)) in _tp_connection_parse()
H A Dbase-connection.c1857 if (tp_connection_manager_check_valid_protocol_name (priv->protocol, NULL)) in tp_base_connection_register()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.7.1.abi273 tp_connection_manager_check_valid_protocol_name