Home
last modified time | relevance | path

Searched refs:hashmap_free (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/contrib/android/
Dbasefs_allocator.c67 hashmap_free(entries); in base_fs_alloc_load()
111 hashmap_free(allocator->entries); in base_fs_alloc_cleanup()
Dhashmap.h28 void hashmap_free(struct hashmap *h);
Dhashmap.c63 void hashmap_free(struct hashmap *h) in hashmap_free() function
Dbase_fs.c119 hashmap_free(entries); in basefs_parse()