Home
last modified time | relevance | path

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

/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-glib/
H A Das-app.h456 AS_APP_SEARCH_MATCH_ORIGIN = 1 << 7, /* Since: 0.6.13 */ enumerator
H A Das-app.c5987 if (priv->search_match & AS_APP_SEARCH_MATCH_ORIGIN) { in as_app_create_token_cache_target()
5990 AS_APP_SEARCH_MATCH_ORIGIN); in as_app_create_token_cache_target()
/dports/devel/appstream-glib/appstream-glib-0.7.18/client/
H A Das-util.c1306 AS_APP_SEARCH_MATCH_ORIGIN | in as_util_search()