Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgcache.h59 GHFunc func,
63 GHFunc func,
Dghash.h86 GHFunc func,
Dgscanner.h238 GHFunc func,
Dgtypes.h91 typedef void (*GHFunc) (gpointer key, typedef
Dghash.c1197 GHFunc func, in g_hash_table_foreach()
/external/bluetooth/glib/gio/fen/
Dfen-node.c61 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/
Dglib-sections.txt2021 GHFunc
/external/bluetooth/glib/gio/
Dgdesktopappinfo.c2120 g_hash_table_foreach (info_cache_map, (GHFunc)destroy_info_cache_value, NULL); in destroy_info_cache_map()