Home
last modified time | relevance | path

Searched refs:n_cms (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.h116 gsize n_cms, const GError *error, gpointer user_data,
H A Dconnection-manager.c1795 guint n_cms = list_context->arr->len; in all_cms_prepared() local
1797 DEBUG ("We've prepared as many as possible of %u CMs", n_cms); in all_cms_prepared()
1809 list_context->callback (cms, n_cms, NULL, list_context->user_data, in all_cms_prepared()
2007 gsize n_cms, in list_connection_managers_async_cb() argument
2023 for (i = 0; i < n_cms; i++) in list_connection_managers_async_cb()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dcm.c1036 gsize n_cms, in on_listed_connection_managers() argument
1043 g_assert_cmpuint ((guint) n_cms, ==, 2); in on_listed_connection_managers()