Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dhash_functions.h30 hash_index_t hash_function_string(const void *key);
/system/bt/osi/src/
Dhash_functions.c35 hash_index_t hash_function_string(const void *key) { in hash_function_string() function
Dhash_map_utils.c39 hash_map_t *map = hash_map_new(BUCKETS_NUM, hash_function_string, osi_free, in hash_map_utils_new_from_string_params()
/system/bt/profile/src/
Dmanager.c42 hash_function_string, in init()