Home
last modified time | relevance | path

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

/third_party/glib/gio/xdgmime/
Dxdgmimeglob.c383 static int compare_mime_weight (const void *a, const void *b) in compare_mime_weight() function
501 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight); in _xdg_glob_hash_lookup_file_name()
Dxdgmimecache.c594 static int compare_mime_weight (const void *a, const void *b) in compare_mime_weight() function
691 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight); in cache_glob_lookup_file_name()