Home
last modified time | relevance | path

Searched refs:tp_protocol_get_cm_name (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.19.1.abi28 tp_protocol_get_cm_name
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dprotocol.h94 const gchar *tp_protocol_get_cm_name (TpProtocol *self);
H A Dprotocol.c315 g_value_set_string (value, tp_protocol_get_cm_name (self)); in tp_protocol_get_property()
2065 tp_protocol_get_cm_name (TpProtocol *self) in tp_protocol_get_cm_name() function
H A Daccount-request.c784 "connection-manager", tp_protocol_get_cm_name (protocol), in tp_account_request_new_from_protocol()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dprotocol-objects.c399 g_assert_cmpstr (tp_protocol_get_cm_name (protocol), in check_tp_protocol()