Searched refs:GHFunc (Results 1 – 8 of 8) sorted by relevance
/external/bluetooth/glib/glib/ |
D | gcache.h | 59 GHFunc func, 63 GHFunc func,
|
D | ghash.h | 86 GHFunc func,
|
D | gscanner.h | 238 GHFunc func,
|
D | gtypes.h | 91 typedef void (*GHFunc) (gpointer key, typedef
|
D | ghash.c | 1197 GHFunc func, in g_hash_table_foreach()
|
/external/bluetooth/glib/gio/fen/ |
D | fen-node.c | 61 static void children_foreach (node_t *f, GHFunc func, gpointer user_data); 451 children_foreach (node_t *f, GHFunc func, gpointer user_data) in children_foreach()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 2021 GHFunc
|
/external/bluetooth/glib/gio/ |
D | gdesktopappinfo.c | 2120 g_hash_table_foreach (info_cache_map, (GHFunc)destroy_info_cache_value, NULL); in destroy_info_cache_map()
|