Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Ddictionary.c88 unsigned dictionary_hash(const char * key) in dictionary_hash() function
180 hash = dictionary_hash(key); in dictionary_get()
229 hash = dictionary_hash(key) ; in dictionary_set()
297 hash = dictionary_hash(key); in dictionary_unset()
Ddictionary.h66 unsigned dictionary_hash(const char * key);