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

/external/webkit/Source/JavaScriptCore/wtf/gobject/
H A DGRefPtr.cpp37 g_hash_table_unref(ptr);
/external/bluetooth/glib/glib/
H A Dghash.h112 void g_hash_table_unref (GHashTable *hash_table);
H A Dghash.c717 * g_hash_table_unref:
728 g_hash_table_unref (GHashTable *hash_table) function
759 g_hash_table_unref (hash_table);
H A Dgaliasdef.c884 #undef g_hash_table_unref macro
885 extern __typeof (g_hash_table_unref) g_hash_table_unref __attribute((alias("IA__g_hash_table_unref"), visibility("default")));
H A Dgalias.h877 extern __typeof (g_hash_table_unref) IA__g_hash_table_unref __attribute((visibility("hidden")));
878 #define g_hash_table_unref IA__g_hash_table_unref macro
/external/bluetooth/glib/gio/fen/
H A Dfen-node.c385 g_hash_table_unref (f->children);
/external/bluetooth/glib/gobject/
H A Dgboxed.c249 g_hash_table_unref (hash_table);

Completed in 186 milliseconds