OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hash_function_string
(Results
1 - 4
of
4
) sorted by null
/system/bt/osi/include/
hash_functions.h
30
hash_index_t
hash_function_string
(const void *key);
/system/bt/osi/src/
hash_functions.c
35
hash_index_t
hash_function_string
(const void *key) {
function
hash_map_utils.c
39
hash_map_t *map = hash_map_new(BUCKETS_NUM,
hash_function_string
, osi_free,
/system/bt/profile/src/
manager.c
42
hash_function_string
,
Completed in 65 milliseconds