Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgbookmarkfile.c3780 gsize i, n_apps; in g_bookmark_file_get_applications() local
3803 n_apps = g_list_length (item->metadata->applications); in g_bookmark_file_get_applications()
3804 apps = g_new0 (gchar *, n_apps + 1); in g_bookmark_file_get_applications()