Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdesktopappinfo.c1046 gint match_category; member
1067 gint match_category, in memory_index_add_token() argument
1074 mie->match_category = match_category; in memory_index_add_token()
1093 gint match_category, in memory_index_add_string() argument
1102 memory_index_add_token (mi, tokens[i], match_category, app_name); in memory_index_add_string()
1105 memory_index_add_token (mi, alternates[i], match_category, app_name); in memory_index_add_string()
1214 add_token_result (mie->app_name, mie->match_category); in desktop_file_dir_unindexed_search()