Searched refs:g_hash_table_remove_all (Results 1 – 8 of 8) sorted by relevance
75 void g_hash_table_remove_all (GHashTable *hash_table);
758 g_hash_table_remove_all (hash_table); in g_hash_table_destroy()1042 g_hash_table_remove_all (GHashTable *hash_table) in g_hash_table_remove_all() function
214 g_hash_table_remove_all (chunk->const_table); in g_string_chunk_clear()
926 #undef g_hash_table_remove_all 927 extern __typeof (g_hash_table_remove_all) g_hash_table_remove_all __attribute((alias("IA__g_hash_ta…
919 extern __typeof (g_hash_table_remove_all) IA__g_hash_table_remove_all __attribute((visibility("hidd…920 #define g_hash_table_remove_all IA__g_hash_table_remove_all macro
2026 g_hash_table_remove_all
782 g_hash_table_remove_all (mount_info_hash); in get_mount_info()
4957 g_hash_table_remove_all(priv->subResources.get()); in webkit_web_view_clear_resources()