Home
last modified time | relevance | path

Searched refs:GHashFunc (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/glib/
Dgcache.h50 GHashFunc hash_key_func,
51 GHashFunc hash_value_func,
Dghash.h60 GHashTable* g_hash_table_new (GHashFunc hash_func,
62 GHashTable* g_hash_table_new_full (GHashFunc hash_func,
Dgrel.h73 GHashFunc hash_func,
Dghash.c61 GHashFunc hash_func;
479 g_hash_table_new (GHashFunc hash_func, in g_hash_table_new()
504 g_hash_table_new_full (GHashFunc hash_func, in g_hash_table_new_full()
Dgtypes.h90 typedef guint (*GHashFunc) (gconstpointer key); typedef
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2012 GHashFunc
/external/bluetooth/glib/
DChangeLog.pre-1-22455 - Changed GHashFunc and GCompareFunc to take g_const_pointer