Searched refs:TP_TYPE_CHANNEL (Results 1 – 15 of 15) sorted by relevance
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/ |
H A D | channel.h | 64 #define TP_TYPE_CHANNEL \ macro 67 (G_TYPE_CHECK_INSTANCE_CAST((obj), TP_TYPE_CHANNEL, \ 70 (G_TYPE_CHECK_CLASS_CAST((klass), TP_TYPE_CHANNEL, \ 73 (G_TYPE_CHECK_INSTANCE_TYPE((obj), TP_TYPE_CHANNEL)) 75 (G_TYPE_CHECK_CLASS_TYPE((klass), TP_TYPE_CHANNEL)) 77 (G_TYPE_INSTANCE_GET_CLASS ((obj), TP_TYPE_CHANNEL, \
|
H A D | channel.c | 1408 self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, TP_TYPE_CHANNEL, in tp_channel_init() 2098 ret = TP_CHANNEL (g_object_new (TP_TYPE_CHANNEL, in _tp_channel_new_with_factory() 2173 ret = TP_CHANNEL (g_object_new (TP_TYPE_CHANNEL, in tp_channel_new() 2379 GType type = TP_TYPE_CHANNEL; in tp_channel_once()
|
H A D | channel-request.c | 569 G_TYPE_NONE, 2, TP_TYPE_CONNECTION, TP_TYPE_CHANNEL); in tp_channel_request_class_init()
|
H A D | dbus-tube-channel.c | 105 G_DEFINE_TYPE (TpDBusTubeChannel, tp_dbus_tube_channel, TP_TYPE_CHANNEL)
|
H A D | channel-dispatch-operation.c | 837 TP_TYPE_CHANNEL, G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING); in tp_channel_dispatch_operation_class_init()
|
H A D | file-transfer-channel.c | 124 G_DEFINE_TYPE (TpFileTransferChannel, tp_file_transfer_channel, TP_TYPE_CHANNEL)
|
H A D | stream-tube-channel.c | 77 G_DEFINE_TYPE (TpStreamTubeChannel, tp_stream_tube_channel, TP_TYPE_CHANNEL)
|
H A D | text-channel.c | 71 G_DEFINE_TYPE (TpTextChannel, tp_text_channel, TP_TYPE_CHANNEL)
|
H A D | call-channel.c | 69 G_DEFINE_TYPE (TpCallChannel, tp_call_channel, TP_TYPE_CHANNEL)
|
H A D | account-channel-request.c | 518 G_TYPE_NONE, 3, TP_TYPE_CHANNEL, G_TYPE_INT64, in tp_account_channel_request_class_init()
|
/dports/net/vino/vino-3.22.0/server/ |
H A D | vino-tube-server.c | 181 TP_TYPE_CHANNEL, in vino_tube_server_class_init()
|
/dports/net/vinagre/vinagre-3.22.0/vinagre/ |
H A D | vinagre-tube-handler.c | 603 TP_TYPE_CHANNEL, in vinagre_tube_handler_class_init()
|
/dports/net-im/telepathy-farstream/telepathy-farstream-0.6.2/telepathy-farstream/ |
H A D | channel.c | 471 TP_TYPE_CHANNEL, in tf_channel_class_init()
|
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/ |
H A D | mcd-channel.c | 512 TP_TYPE_CHANNEL, in mcd_channel_class_init()
|
/dports/irc/polari/polari-41.0/src/lib/ |
H A D | polari-room.c | 948 TP_TYPE_CHANNEL, in polari_room_class_init()
|