HomeSort by relevance Sort by last modified time
    Searched refs:g_hash_table_unref (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/mini-glib/include/
glib.h 155 void g_hash_table_unref(GHashTable* hash_table);
  /external/qemu/distrib/mini-glib/src/
glib-mini.c 461 void g_hash_table_unref(GHashTable* hash_table) { function
483 g_hash_table_unref(hash_table);

Completed in 38 milliseconds