Home
last modified time | relevance | path

Searched refs:tp_channel_get_target_contact (Results 1 – 10 of 10) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.15.6.abi7 tp_channel_get_target_contact
/dports/net/vino/vino-3.22.0/server/
H A Dvino-tube-server.c344 contact = tp_channel_get_target_contact (self->priv->tube); in vino_tube_server_get_alias()
356 contact = tp_channel_get_target_contact (self->priv->tube); in vino_tube_server_dup_avatar_filename()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dchannel.h215 TpContact *tp_channel_get_target_contact (TpChannel *self);
H A Dchannel-contacts.c799 tp_channel_get_target_contact (TpChannel *self) in tp_channel_get_target_contact() function
H A Dchannel.c554 g_value_set_object (value, tp_channel_get_target_contact (self)); in tp_channel_get_property()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dcall-channel.c577 tp_channel_get_target_contact (test->chan)); in test_basics()
630 tp_channel_get_target_contact (test->chan)); in test_basics()
701 tp_channel_get_target_contact (test->chan)); in test_basics()
H A Dchannel.c624 contact = tp_channel_get_target_contact (test->channel_contact); in test_contacts()
H A Dtext-channel.c1016 contact = tp_channel_get_target_contact ((TpChannel *) test->channel); in test_chat_state()
/dports/net-im/telepathy-logger/telepathy-logger-0.8.2/telepathy-logger/
H A Dtext-channel.c74 contact = tp_channel_get_target_contact (chan); in get_remote_contact()
/dports/irc/polari/polari-41.0/src/lib/
H A Dpolari-room.c729 TpContact *target = tp_channel_get_target_contact (channel); in polari_room_set_channel()