Searched refs:hash_map_new_internal (Results 1 - 2 of 2) sorted by relevance

/system/bt/osi/src/
H A Dallocation_tracker.c43 hash_map_t *hash_map_new_internal(
74 allocations = hash_map_new_internal(
H A Dhash_map.c52 hash_map_t *hash_map_new_internal( function
88 return hash_map_new_internal(num_bucket, hash_fn, key_fn, data_fn, equality_fn, &allocator_calloc);

Completed in 724 milliseconds