Home
last modified time | relevance | path

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

123456

/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/src/
H A Dconn-addressing.c43 _fill_contact_attributes (TpHandleRepoIface *contact_repo, in _fill_contact_attributes() argument
47 gchar **uris = gabble_uris_for_handle (contact_repo, contact); in _fill_contact_attributes()
48 GHashTable *addresses = gabble_vcard_addresses_for_handle (contact_repo, contact); in _fill_contact_attributes()
65 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles ( in conn_addressing_fill_contact_attributes() local
71 _fill_contact_attributes (contact_repo, contact, attributes_hash); in conn_addressing_fill_contact_attributes()
82 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles ( in conn_addressing_get_contacts_by_uri() local
92 TpHandle h = gabble_ensure_handle_from_uri (contact_repo, *uri, NULL); in conn_addressing_get_contacts_by_uri()
121 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles ( in conn_addressing_get_contacts_by_vcard_field() local
131 TpHandle h = gabble_ensure_handle_from_vcard_address (contact_repo, field, in conn_addressing_get_contacts_by_vcard_field()
H A Droster.c98 TpHandleRepoIface *contact_repo; member
798 jid = tp_handle_inspect (contact_repo, handle); in _gabble_roster_item_to_message()
1016 TpHandleRepoIface *contact_repo, in validate_roster_item() argument
1560 tmp = tp_handle_set_new (contact_repo); in gabble_roster_presence_cb()
1818 TpHandleRepoIface *contact_repo; in gabble_roster_constructed() local
1858 item_edit_new (TpHandleRepoIface *contact_repo, in item_edit_new() argument
1863 self->contact_repo = g_object_ref (contact_repo); in item_edit_new()
1888 g_object_unref (edits->contact_repo); in item_edit_free()
2570 set = tp_handle_set_new (contact_repo); in gabble_roster_dup_contacts()
2991 set = tp_handle_set_new (contact_repo); in gabble_roster_dup_blocked_contacts()
[all …]
H A Daddressing-util.h56 gchar **gabble_uris_for_handle (TpHandleRepoIface *contact_repo,
59 GHashTable *gabble_vcard_addresses_for_handle (TpHandleRepoIface *contact_repo,
62 gchar *gabble_uri_for_handle (TpHandleRepoIface *contact_repo,
66 gchar *gabble_vcard_address_for_handle (TpHandleRepoIface *contact_repo,
H A Daddressing-util.c357 gabble_uris_for_handle (TpHandleRepoIface *contact_repo, in gabble_uris_for_handle() argument
364 gchar *uri = gabble_uri_for_handle (contact_repo, *scheme, contact); in gabble_uris_for_handle()
377 gabble_vcard_addresses_for_handle (TpHandleRepoIface *contact_repo, in gabble_vcard_addresses_for_handle() argument
385 gchar *vcard_address = gabble_vcard_address_for_handle (contact_repo, *field, contact); in gabble_vcard_addresses_for_handle()
397 gabble_vcard_address_for_handle (TpHandleRepoIface *contact_repo, in gabble_vcard_address_for_handle() argument
401 const gchar *identifier = tp_handle_inspect (contact_repo, contact); in gabble_vcard_address_for_handle()
406 gabble_uri_for_handle (TpHandleRepoIface *contact_repo, in gabble_uri_for_handle() argument
410 const gchar *identifier = tp_handle_inspect (contact_repo, contact); in gabble_uri_for_handle()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/cm/channelspecific/
H A Droom.c65 TpHandleRepoIface *contact_repo = in suggest_room_identity() local
72 nick = g_strdup (tp_handle_inspect (contact_repo, in suggest_room_identity()
79 ret = tp_handle_ensure (contact_repo, id, NULL, NULL); in suggest_room_identity()
93 TpHandleRepoIface *contact_repo = in complete_join() local
110 alice_local = tp_handle_ensure (contact_repo, str, NULL, NULL); in complete_join()
115 bob_local = tp_handle_ensure (contact_repo, str, NULL, NULL); in complete_join()
120 chris_local = tp_handle_ensure (contact_repo, str, NULL, NULL); in complete_join()
125 anon_local = tp_handle_ensure (contact_repo, str, NULL, NULL); in complete_join()
140 new_self = tp_handle_ensure (contact_repo, str, NULL, NULL); in complete_join()
243 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles in constructor() local
[all …]
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib/contactlist2/
H A Dcontact-list.c106 TpHandleRepoIface *contact_repo; member
148 self->priv->contact_repo = NULL; in example_contact_list_init()
545 self->priv->contact_repo); in constructed()
609 TpHandleSet *added = tp_handle_set_new (self->priv->contact_repo); in example_contact_list_set_group_members_async()
803 tp_handle_inspect (self->priv->contact_repo, contact)); in receive_auth_request()
838 tp_handle_inspect (self->priv->contact_repo, contact)); in receive_auth_request()
867 tp_handle_inspect (s->self->priv->contact_repo, s->contact)); in receive_authorized()
915 tp_handle_inspect (s->self->priv->contact_repo, s->contact)); in receive_unauthorized()
959 id = tp_handle_inspect (self->priv->contact_repo, contact); in example_contact_list_get_presence()
981 return tp_handle_inspect (self->priv->contact_repo, contact); in example_contact_list_get_alias()
[all …]
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/cm/contactlist/
H A Dcontact-list.c107 TpHandleRepoIface *contact_repo; member
149 self->priv->contact_repo = NULL; in example_contact_list_init()
546 self->priv->contact_repo); in constructed()
610 TpHandleSet *added = tp_handle_set_new (self->priv->contact_repo); in example_contact_list_set_group_members_async()
804 tp_handle_inspect (self->priv->contact_repo, contact)); in receive_auth_request()
839 tp_handle_inspect (self->priv->contact_repo, contact)); in receive_auth_request()
872 tp_handle_inspect (s->self->priv->contact_repo, s->contact)); in receive_authorized()
916 tp_handle_inspect (s->self->priv->contact_repo, s->contact)); in receive_unauthorized()
960 id = tp_handle_inspect (self->priv->contact_repo, contact); in example_contact_list_get_presence()
982 return tp_handle_inspect (self->priv->contact_repo, contact); in example_contact_list_get_alias()
[all …]
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib/future/conn-addressing/
H A Dconn.c108 uris_for_handle (TpHandleRepoIface *contact_repo, in uris_for_handle() argument
116 const gchar *identifier = tp_handle_inspect (contact_repo, contact); in uris_for_handle()
130 vcard_addresses_for_handle (TpHandleRepoIface *contact_repo, in vcard_addresses_for_handle() argument
139 const gchar *identifier = tp_handle_inspect (contact_repo, contact); in vcard_addresses_for_handle()
156 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles ( in addressing_fill_contact_attributes() local
162 gchar **uris = uris_for_handle (contact_repo, contact); in addressing_fill_contact_attributes()
163 GHashTable *addresses = vcard_addresses_for_handle (contact_repo, contact); in addressing_fill_contact_attributes()
235 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles ( in addressing_get_contacts_by_uri() local
245 TpHandle h = ensure_handle_from_uri (contact_repo, *uri, NULL); in addressing_get_contacts_by_uri()
316 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles ( in addressing_get_contacts_by_vcard_field() local
[all …]
/dports/net-im/telepathy-sofiasip/telepathy-sofiasip-0.4.5/src/
H A Dsip-connection-sofia.c462 TpHandleRepoIface *contact_repo; in priv_r_message() local
470 contact_repo = tp_base_connection_get_handles ( in priv_r_message()
483 tp_handle_inspect (contact_repo, handle)); in priv_r_message()
487 tp_handle_unref (contact_repo, handle); in priv_r_message()
507 TpHandleRepoIface *contact_repo; in priv_i_invite() local
542 tp_handle_inspect (contact_repo, handle)); in priv_i_invite()
561 tp_handle_unref (contact_repo, handle); in priv_i_invite()
619 TpHandleRepoIface *contact_repo; in priv_i_message() local
687 contact_repo = tp_base_connection_get_handles ( in priv_i_message()
695 tp_handle_inspect (contact_repo, handle)); in priv_i_message()
[all …]
/dports/net-im/telepathy-logger/telepathy-logger-0.8.2/tests/lib/
H A Dsimple-conn.c200 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles (conn, in pretend_connected() local
203 conn->self_handle = tp_handle_ensure (contact_repo, self->priv->account, in pretend_connected()
304 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles (conn, in tp_tests_simple_connection_set_identifier() local
306 TpHandle handle = tp_handle_ensure (contact_repo, identifier, NULL, NULL); in tp_tests_simple_connection_set_identifier()
312 tp_handle_unref (contact_repo, handle); in tp_tests_simple_connection_set_identifier()
333 TpHandleRepoIface *contact_repo; in tp_tests_simple_connection_ensure_text_chan() local
339 contact_repo = tp_base_connection_get_handles (base_conn, in tp_tests_simple_connection_ensure_text_chan()
341 g_assert (contact_repo != NULL); in tp_tests_simple_connection_ensure_text_chan()
343 handle = tp_handle_ensure (contact_repo, target_id, NULL, NULL); in tp_tests_simple_connection_ensure_text_chan()
368 tp_handle_unref (contact_repo, handle); in tp_tests_simple_connection_ensure_text_chan()
H A Dcontacts-conn.c197 alias = tp_handle_inspect (contact_repo, handle); in aliasing_fill_contact_attributes()
707 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_aliases()
724 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_get_aliases()
751 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_aliases()
768 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_request_aliases()
810 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_avatar_tokens()
861 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_known_avatar_tokens()
900 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_avatars()
974 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_locations()
1027 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_contact_capabilities()
[all …]
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dtext-respawn.c65 TpHandleRepoIface *contact_repo = data; in on_received() local
69 tp_handle_inspect (contact_repo, sender), type, flags, text); in on_received()
87 TpHandleRepoIface *contact_repo; in main() local
123 contact_repo = tp_base_connection_get_handles (service_conn_as_base, in main()
125 MYASSERT (contact_repo != NULL, ""); in main()
127 handle = tp_handle_ensure (contact_repo, "them@example.org", NULL, &error); in main()
149 g_object_ref (contact_repo), g_object_unref, NULL, NULL) != NULL, ""); in main()
278 tp_handle_unref (contact_repo, handle); in main()
H A Dtext-mixin.c64 TpHandleRepoIface *contact_repo = data; in on_received() local
68 tp_handle_inspect (contact_repo, sender), type, flags, text); in on_received()
85 TpHandleRepoIface *contact_repo; in main() local
121 contact_repo = tp_base_connection_get_handles (service_conn_as_base, in main()
123 MYASSERT (contact_repo != NULL, ""); in main()
125 handle = tp_handle_ensure (contact_repo, "them@example.org", NULL, &error); in main()
147 g_object_ref (contact_repo), g_object_unref, NULL, NULL) != NULL, ""); in main()
308 tp_handle_unref (contact_repo, handle); in main()
H A Dfinalized-in-invalidated-handler.c75 TpHandleRepoIface *contact_repo; in main() local
116 contact_repo = tp_base_connection_get_handles (service_conn_as_base, in main()
118 MYASSERT (contact_repo != NULL, ""); in main()
120 handle = tp_handle_ensure (contact_repo, "them@example.org", NULL, &error); in main()
147 tp_handle_unref (contact_repo, handle); in main()
H A Dself-handle.c32 TpHandleRepoIface *contact_repo; member
55 f->contact_repo = tp_base_connection_get_handles (f->service_conn_as_base, in setup()
104 g_assert_cmpstr (tp_handle_inspect (f->contact_repo, in test_self_handle()
134 g_assert_cmpstr (tp_handle_inspect (f->contact_repo, in test_self_handle()
183 g_assert_cmpstr (tp_handle_inspect (f->contact_repo, in test_change_early()
191 g_assert_cmpstr (tp_handle_inspect (f->contact_repo, in test_change_early()
259 g_assert_cmpstr (tp_handle_inspect (f->contact_repo, in test_change_inconveniently()
274 g_assert_cmpstr (tp_handle_inspect (f->contact_repo, in test_change_inconveniently()
H A Dcm-message.c14 TpHandleRepoIface *contact_repo; member
30 test->contact_repo = tp_base_connection_get_handles (test->base_connection, in setup()
32 g_assert (test->contact_repo != NULL); in setup()
58 sender = tp_handle_ensure (test->contact_repo, "bob", NULL, &test->error); in test_new_from_parts()
132 sender = tp_handle_ensure (test->contact_repo, "bob", NULL, &test->error); in test_new_text()
179 sender = tp_handle_ensure (test->contact_repo, "escher@tuxedo.cat", NULL, in test_set_message()
227 sender = tp_handle_ensure (test->contact_repo, "escher@tuxedo.cat", NULL, in test_set_message_2()
283 sender = tp_handle_ensure (test->contact_repo, "escher@tuxedo.cat", NULL, in test_take_message()
H A Dclient-channel-factory.c27 TpHandleRepoIface *contact_repo; member
51 test->contact_repo = tp_base_connection_get_handles (test->base_connection, in create_tube_service()
53 g_assert (test->contact_repo != NULL); in create_tube_service()
55 handle = tp_handle_ensure (test->contact_repo, "bob", NULL, &test->error); in create_tube_service()
60 alf_handle = tp_handle_ensure (test->contact_repo, "alf", NULL, &test->error); in create_tube_service()
74 tp_handle_unref (test->contact_repo, handle); in create_tube_service()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib/
H A Dsimple-conn.c223 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles (conn, in pretend_connected() local
226 conn->self_handle = tp_handle_ensure (contact_repo, self->priv->account, in pretend_connected()
342 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles (conn, in tp_tests_simple_connection_set_identifier() local
344 TpHandle handle = tp_handle_ensure (contact_repo, identifier, NULL, NULL); in tp_tests_simple_connection_set_identifier()
370 TpHandleRepoIface *contact_repo; in tp_tests_simple_connection_ensure_text_chan() local
376 contact_repo = tp_base_connection_get_handles (base_conn, in tp_tests_simple_connection_ensure_text_chan()
378 g_assert (contact_repo != NULL); in tp_tests_simple_connection_ensure_text_chan()
380 handle = tp_handle_ensure (contact_repo, target_id, NULL, NULL); in tp_tests_simple_connection_ensure_text_chan()
H A Dcontacts-conn.c213 alias = tp_handle_inspect (contact_repo, handle); in aliasing_fill_contact_attributes()
812 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_aliases()
829 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_get_aliases()
856 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_aliases()
873 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_request_aliases()
915 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_avatar_tokens()
966 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_known_avatar_tokens()
1005 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_avatars()
1079 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_locations()
1243 if (!tp_handle_is_valid (contact_repo, handle, &error)) in my_request_contact_info()
[all …]
H A Dcontact-list-manager.c26 TpHandleRepoIface *contact_repo; member
49 TpHandleRepoIface *contact_repo; member
85 d->contact_repo = self->priv->contact_repo; in ensure_contact()
136 set = tp_handle_set_new (self->priv->contact_repo); in contact_list_dup_contacts()
258 set = tp_handle_set_new (self->priv->contact_repo); in contact_list_dup_group_members()
437 self->priv->contact_repo = tp_base_connection_get_handles (self->priv->conn, in constructed()
606 handles = tp_handle_set_new (self->priv->contact_repo); in test_contact_list_manager_request_subscription()
648 handles = tp_handle_set_new (self->priv->contact_repo); in test_contact_list_manager_unsubscribe()
673 handles = tp_handle_set_new (self->priv->contact_repo); in test_contact_list_manager_authorize_publication()
699 handles = tp_handle_set_new (self->priv->contact_repo); in test_contact_list_manager_unpublish()
[all …]
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib/contactlist/
H A Dcontact-list-manager.c115 TpHandleRepoIface *contact_repo; member
150 self->priv->contact_repo = NULL; in example_contact_list_manager_init()
331 ret->alias = g_strdup (tp_handle_inspect (self->priv->contact_repo, in ensure_contact()
694 self->priv->contacts = tp_handle_set_new (self->priv->contact_repo); in constructed()
1202 tp_handle_inspect (self->priv->contact_repo, contact)); in receive_auth_request()
1240 tp_handle_inspect (s->self->priv->contact_repo, s->contact)); in receive_authorized()
1293 tp_handle_inspect (s->self->priv->contact_repo, s->contact)); in receive_unauthorized()
1341 tp_handle_inspect (self->priv->contact_repo, member), in example_contact_list_manager_add_to_list()
1448 tp_handle_inspect (self->priv->contact_repo, member)); in example_contact_list_manager_add_to_list()
1698 id = tp_handle_inspect (self->priv->contact_repo, contact); in example_contact_list_manager_get_presence()
[all …]
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/lib/
H A Dcontacts-conn.c204 alias = tp_handle_inspect (contact_repo, handle); in aliasing_fill_contact_attributes()
825 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_aliases()
842 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_get_aliases()
869 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_aliases()
886 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_request_aliases()
930 if (!tp_handles_are_valid (contact_repo, handles, FALSE, &error)) in my_set_aliases()
979 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_avatar_tokens()
1030 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_known_avatar_tokens()
1069 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_avatars()
1143 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_locations()
[all …]
/dports/net-im/folks/folks-0.15.3/tests/lib/telepathy/contactlist/
H A Dcontacts-conn.c208 alias = tp_handle_inspect (contact_repo, handle); in aliasing_fill_contact_attributes()
821 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_aliases()
838 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_get_aliases()
865 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_aliases()
882 (gchar *) tp_handle_inspect (contact_repo, handle)); in my_request_aliases()
926 if (!tp_handles_are_valid (contact_repo, handles, FALSE, &error)) in my_set_aliases()
975 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_avatar_tokens()
1026 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_known_avatar_tokens()
1065 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_request_avatars()
1139 if (!tp_handles_are_valid (contact_repo, contacts, FALSE, &error)) in my_get_locations()
[all …]
H A Dsimple-conn.c224 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles (conn, in pretend_connected() local
228 self_handle = tp_handle_ensure (contact_repo, self->priv->account, in pretend_connected()
343 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles (conn, in tp_tests_simple_connection_set_identifier() local
345 TpHandle handle = tp_handle_ensure (contact_repo, identifier, NULL, NULL); in tp_tests_simple_connection_set_identifier()
371 TpHandleRepoIface *contact_repo; in tp_tests_simple_connection_ensure_text_chan() local
377 contact_repo = tp_base_connection_get_handles (base_conn, in tp_tests_simple_connection_ensure_text_chan()
379 g_assert (contact_repo != NULL); in tp_tests_simple_connection_ensure_text_chan()
381 handle = tp_handle_ensure (contact_repo, target_id, NULL, NULL); in tp_tests_simple_connection_ensure_text_chan()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib/callable/
H A Dmedia-channel.c162 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles in constructed() local
176 contact_repo, self->priv->conn->self_handle); in constructed()
292 tp_handle_inspect (contact_repo, self->priv->handle)); in get_property()
505 TpHandleRepoIface *contact_repo = tp_base_connection_get_handles in add_member() local
526 tp_handle_inspect (contact_repo, self->priv->handle)); in add_member()
956 TpHandleRepoIface *contact_repo; in simulate_contact_answered_cb() local
992 contact_repo = tp_base_connection_get_handles in simulate_contact_answered_cb()
994 peer = tp_handle_inspect (contact_repo, self->priv->handle); in simulate_contact_answered_cb()
1109 if (!tp_handle_is_valid (contact_repo, contact_handle, &error)) in media_request_streams()
1302 peer = tp_handle_inspect (contact_repo, self->priv->handle); in hold_request_hold()
[all …]

123456