Searched refs:mime_info_cache (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgdesktopappinfo.c2099 static MimeInfoCache *mime_info_cache = NULL; variable
2100 G_LOCK_DEFINE_STATIC (mime_info_cache); variable
2160 g_hash_table_foreach_remove (mime_info_cache->global_defaults_cache,
2196 mime_info_cache->should_ping_mime_monitor = TRUE;
2283 mime_info_cache->should_ping_mime_monitor = TRUE;
2367 mime_info_cache->should_ping_mime_monitor = TRUE;
2510 mime_info_cache = mime_info_cache_new ();
2526 mime_info_cache->dirs = g_list_append (mime_info_cache->dirs, dir);
2536 tmp = mime_info_cache
[all...]

Completed in 83 milliseconds