Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dhash_map_utils.c34 static const size_t BUCKETS_NUM = 5; variable
39 hash_map_t *map = hash_map_new(BUCKETS_NUM, hash_function_string, osi_free, in hash_map_utils_new_from_string_params()