Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dhash_functions.h25 hash_index_t hash_function_integer(const void *key);
/system/bt/osi/src/
Dhash_functions.c27 hash_index_t hash_function_integer(const void *key) { in hash_function_integer() function