Home
last modified time | relevance | path

Searched refs:TP_CHANNEL (Results 1 – 25 of 25) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dstream-tube-channel.c369 props = _tp_channel_get_immutable_properties (TP_CHANNEL (self)); in tp_stream_tube_channel_constructed()
385 if (!tp_channel_get_requested (TP_CHANNEL (self))) in tp_stream_tube_channel_constructed()
407 TP_CHANNEL (self), connection_closed_cb, NULL, NULL, in tp_stream_tube_channel_constructed()
643 connection = tp_channel_get_connection (TP_CHANNEL (self)); in new_local_connection_identified()
784 TP_CHANNEL (self), new_local_connection_cb, NULL, NULL, in _channel_accepted()
1078 tp_channel_get_handle (TP_CHANNEL (self), &handle_type); in can_identify_contact()
1115 connection = tp_channel_get_connection (TP_CHANNEL (self)); in connection_identified()
1272 TP_CHANNEL (self), _new_remote_connection, in _offer_with_address()
1292 tp_cli_channel_type_stream_tube_call_offer (TP_CHANNEL (self), -1, in _offer_with_address()
1441 g_return_if_fail (tp_channel_get_requested (TP_CHANNEL (self))); in tp_stream_tube_channel_offer_async()
[all …]
H A Dautomatic-proxy-factory.c144 return TP_CHANNEL (tp_stream_tube_channel_new (conn, path, properties, in tp_automatic_proxy_factory_create_channel_impl()
155 return TP_CHANNEL (tp_text_channel_new (conn, path, properties, in tp_automatic_proxy_factory_create_channel_impl()
163 return TP_CHANNEL (tp_file_transfer_channel_new (conn, path, properties, in tp_automatic_proxy_factory_create_channel_impl()
H A Ddbus-tube-channel.c287 props = _tp_channel_get_immutable_properties (TP_CHANNEL (self)); in tp_dbus_tube_channel_constructed()
303 if (!tp_channel_get_requested (TP_CHANNEL (self))) in tp_dbus_tube_channel_constructed()
519 props = _tp_channel_get_immutable_properties (TP_CHANNEL (self)); in tp_dbus_tube_channel_get_service_name()
649 tp_cli_channel_type_dbus_tube_call_offer (TP_CHANNEL (self), -1, in proxy_prepare_offer_cb()
681 g_return_if_fail (tp_channel_get_requested (TP_CHANNEL (self))); in tp_dbus_tube_channel_offer_async()
766 tp_cli_channel_type_dbus_tube_call_accept (TP_CHANNEL (self), -1, in proxy_prepare_accept_cb()
793 g_return_if_fail (!tp_channel_get_requested (TP_CHANNEL (self))); in tp_dbus_tube_channel_accept_async()
H A Dfile-transfer-channel.c271 if (tp_channel_get_requested (TP_CHANNEL (self))) in client_socket_connected()
529 properties = _tp_channel_get_immutable_properties (TP_CHANNEL (self)); in tp_file_transfer_channel_constructed()
1251 tp_cli_channel_type_file_transfer_call_accept_file (TP_CHANNEL (self), -1, in file_transfer_set_uri_cb()
1343 if (tp_channel_get_requested (TP_CHANNEL (self))) in tp_file_transfer_channel_accept_file_async()
1408 tp_cli_channel_type_file_transfer_call_provide_file (TP_CHANNEL (self), -1, in file_read_async_cb()
1465 if (!tp_channel_get_requested (TP_CHANNEL (self))) in tp_file_transfer_channel_provide_file_async()
H A Dcall-channel.c1437 tp_cli_channel_type_call_call_set_ringing (TP_CHANNEL (self), -1, in tp_call_channel_set_ringing_async()
1482 tp_cli_channel_type_call_call_set_queued (TP_CHANNEL (self), -1, in tp_call_channel_set_queued_async()
1533 tp_cli_channel_type_call_call_accept (TP_CHANNEL (self), -1, in tp_call_channel_accept_async()
1585 tp_cli_channel_type_call_call_hangup (TP_CHANNEL (self), -1, in tp_call_channel_hangup_async()
1664 tp_cli_channel_type_call_call_add_content (TP_CHANNEL (self), -1, in tp_call_channel_add_content_async()
1817 tp_cli_channel_interface_hold_call_request_hold (TP_CHANNEL (self), -1, in tp_call_channel_request_hold_async()
H A Dchannel.c507 TpChannel *self = TP_CHANNEL (object); in tp_channel_get_property()
692 TpChannel *self = TP_CHANNEL (object); in tp_channel_set_property()
804 TpChannel *self = TP_CHANNEL (proxy); in tp_channel_get_initial_chat_states_cb()
1116 TpChannel *self = TP_CHANNEL (proxy); in _tp_channel_got_properties()
1328 TpChannel *self = TP_CHANNEL (object_class->constructor (type, in tp_channel_constructor()
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()
H A Dchannel-dispatch-operation.c1526 if (!tp_channel_close_finish (TP_CHANNEL (source), result, &error)) in channel_close_cb()
1652 if (!tp_channel_leave_finish (TP_CHANNEL (source), result, &error)) in channel_leave_cb()
1767 if (!tp_channel_destroy_finish (TP_CHANNEL (source), result, &error)) in channel_destroy_cb()
H A Dchannel.h66 #define TP_CHANNEL(obj) \ macro
H A Dtext-channel.c444 props = _tp_channel_get_immutable_properties (TP_CHANNEL (self)); in tp_text_channel_constructed()
1350 tp_cli_channel_interface_messages_call_send_message (TP_CHANNEL (self), in tp_text_channel_send_message_async()
1688 tp_cli_channel_interface_chat_state_call_set_chat_state (TP_CHANNEL (self), in tp_text_channel_set_chat_state_async()
H A Dchannel-group.c744 TpChannel *self = TP_CHANNEL (proxy); in tp_channel_got_group_properties_cb()
/dports/net-im/telepathy-logger/telepathy-logger-0.8.2/telepathy-logger/
H A Dtext-channel.c55 TpChannel *chan = TP_CHANNEL (self); in G_DEFINE_TYPE()
71 TpChannel *chan = TP_CHANNEL (self); in get_remote_contact()
100 TpChannel *chan = TP_CHANNEL (user_data); in on_channel_invalidated_cb()
282 TP_CHANNEL (self), in tpl_text_channel_store_message()
367 _tpl_log_store_sqlite_remove_pending_messages (cache, TP_CHANNEL (self), in on_pending_message_removed_cb()
430 TP_CHANNEL (self), &error); in store_pending_messages()
516 TP_CHANNEL (self), to_remove, &error)) in store_pending_messages()
H A Dcall-channel.c62 TpChannel *chan = TP_CHANNEL (self); in G_DEFINE_TYPE()
272 TpChannel *chan = TP_CHANNEL (user_data); in channel_invalidated_cb()
298 tp_g_signal_connect_object (TP_CHANNEL (self), "invalidated", in connect_signals()
/dports/net-im/telepathy-farstream/telepathy-farstream-0.6.2/examples/
H A Dcall-handler.c149 tp_channel_close_async (TP_CHANNEL (context->proxy), NULL, NULL); in src_pad_added_cb()
156 tp_channel_close_async (TP_CHANNEL (context->proxy), NULL, NULL); in src_pad_added_cb()
385 tp_channel_close_async (TP_CHANNEL (context->proxy), NULL, NULL); in start_sending_cb()
393 tp_channel_close_async (TP_CHANNEL (context->proxy), NULL, NULL); in start_sending_cb()
564 tp_channel_close_async (TP_CHANNEL (proxy), NULL, NULL); in new_call_channel_cb()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/client/stream-tubes/
H A Dofferer.c12 TpChannel *channel = TP_CHANNEL (object); in channel_closed_cb()
67 tp_channel_close_async (TP_CHANNEL (tube), channel_closed_cb, NULL); in _incoming_iostream()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/client/dbus-tubes/
H A Dofferer.c27 tp_channel_close_async (TP_CHANNEL (user_data), NULL, NULL); in connection_closed_cb()
131 tp_channel_close_async (TP_CHANNEL (tube), NULL, NULL); in tube_offered()
H A Daccepter.c90 tp_channel_close_async (TP_CHANNEL (tube), NULL, NULL); in tube_accepted()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dchannel.c167 tp_channel_leave_finish (TP_CHANNEL (source), result, &test->error); in channel_leave_cb()
379 tp_channel_close_finish (TP_CHANNEL (source), result, &test->error); in channel_close_cb()
422 tp_channel_destroy_finish (TP_CHANNEL (source), result, &test->error); in channel_destroy_cb()
514 tp_channel_provide_password_finish (TP_CHANNEL (source), result, in provide_password_cb()
552 tp_channel_join_finish (TP_CHANNEL (source), result, &test->error); in join_cb()
H A Dtext-channel.c301 tp_cli_channel_type_text_connect_to_received (TP_CHANNEL (test->channel), in test_pending_messages()
H A Dcontacts.c2779 TpChannel *channel = TP_CHANNEL (source_object); in channel_prepared_cb()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/client/
H A Dmedia-observer.c24 TpChannel *channel = TP_CHANNEL (proxy); in chan_invalidated_cb()
H A Dinspect-channel.c29 TpChannel *channel = TP_CHANNEL (source); in channel_ready_cb()
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-channel.c120 TpChannel *tp_chan = TP_CHANNEL (source_object); in on_channel_ready()
1137 if (!tp_channel_leave_finish (TP_CHANNEL (source_object), result, &error)) in mcd_channel_depart_cb()
1155 TpChannel *channel = TP_CHANNEL (source_object); in mcd_channel_ready_to_depart_cb()
/dports/net-im/telepathy-farstream/telepathy-farstream-0.6.2/telepathy-farstream/
H A Dchannel.c183 self->priv->channel_proxy = TP_CHANNEL (g_value_dup_object (value)); in tf_channel_set_property()
297 TpChannel *channel_proxy = TP_CHANNEL (obj); in channel_prepared()
/dports/editors/abiword/abiword-3.0.5/plugins/collab/backends/telepathy/unix/
H A DTelepathyChatroom.cpp295 TpChannel* chan = TP_CHANNEL(proxy); in retrieve_buddy_dbus_mappings_cb()
H A DTelepathyUnixAccountHandler.cpp224 TpChannel* channel = TP_CHANNEL(chan->data); in handle_dbus_channel()