Home
last modified time | relevance | path

Searched refs:g_variant_new_strv (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/gio/
Dgthreadedresolver.c631 g_variant_new_strv ((const gchar **)array->pdata, array->len)); in parse_res_txt()
813 g_variant_new_strv ((const gchar **)array->pdata, array->len)); in parse_dns_txt()
Dgdbusutils.c639 ret = g_variant_ref_sink (g_variant_new_strv (as, -1)); in g_dbus_gvalue_to_gvariant()
Dgsettings-mapping.c382 return g_variant_new_strv ((const gchar **) g_value_get_boxed (value), in g_settings_set_mapping()
Dgsettings.c2238 array = g_variant_new_strv (value, -1); in g_settings_set_strv()
2240 array = g_variant_new_strv (NULL, 0); in g_settings_set_strv()
Dgapplication.c448 value = g_variant_new_strv (*(const gchar ***) entry->arg_data, -1); in g_application_pack_option_entries()
/third_party/glib/glib/
Dgvariant.h118 GVariant * g_variant_new_strv (const gchar * const *strv,
Dgvariant.c1555 g_variant_new_strv (const gchar * const *strv, in g_variant_new_strv() function
4819 return g_variant_new_strv (ptr, -1); in g_variant_valist_new_nnp()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3740 g_variant_new_strv