Home
last modified time | relevance | path

Searched refs:empty_strv (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgdbusutils.c549 const gchar *empty_strv[1] = {NULL}; in g_dbus_gvalue_to_gvariant() local
638 as = empty_strv; in g_dbus_gvalue_to_gvariant()
645 as = empty_strv; in g_dbus_gvalue_to_gvariant()
655 as = empty_strv; in g_dbus_gvalue_to_gvariant()
Dgresource.c417 static const gchar * const empty_strv[0 + 1]; in g_resource_find_overlay() local
418 result = empty_strv; in g_resource_find_overlay()