Home
last modified time | relevance | path

Searched refs:hash_map_free (Results 1 – 12 of 12) sorted by relevance

/system/bt/osi/test/
Dhash_map_test.cpp48 hash_map_free(hash_map); in TEST_F()
81 hash_map_free(hash_map); in TEST_F()
112 hash_map_free(hash_map); in TEST_F()
152 hash_map_free(hash_map); in TEST_F()
201 hash_map_free(hash_map); in TEST_F()
/system/bt/stack/btu/
Dbtu_init.c210 hash_map_free(btu_general_alarm_hash_map); in BTU_ShutDown()
214 hash_map_free(btu_oneshot_alarm_hash_map); in BTU_ShutDown()
218 hash_map_free(btu_l2cap_alarm_hash_map); in BTU_ShutDown()
/system/bt/profile/src/
Dmanager.c54 hash_map_free(profile_map); in clean_up()
/system/bt/osi/include/
Dhash_map.h62 void hash_map_free(hash_map_t *hash_map);
/system/bt/device/src/classic/
Dpeer.c64 hash_map_free(peers_by_address); in clean_up()
/system/bt/osi/src/
Ddata_dispatcher.c70 hash_map_free(dispatcher->dispatch_table); in data_dispatcher_free()
Dallocation_tracker.c90 hash_map_free(allocations); in allocation_tracker_uninit()
Dhash_map.c91 void hash_map_free(hash_map_t *hash_map) { in hash_map_free() function
/system/bt/btcore/src/
Dmodule.c64 hash_map_free(metadata); in module_management_stop()
Dcounter.c139 hash_map_free(hash_map_counter_); in counter_clean_up()
/system/bt/hci/src/
Dpacket_fragmenter.c62 hash_map_free(partial_packets); in cleanup()
/system/bt/bta/sys/
Dbta_sys_main.c206 hash_map_free(bta_alarm_hash_map); in bta_sys_free()