Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgcache.h38 typedef struct _GCache GCache; typedef
46 GCache* g_cache_new (GCacheNewFunc value_new_func,
53 void g_cache_destroy (GCache *cache);
54 gpointer g_cache_insert (GCache *cache,
56 void g_cache_remove (GCache *cache,
58 void g_cache_key_foreach (GCache *cache,
62 void g_cache_value_foreach (GCache *cache,
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2348 GCache