HomeSort by relevance Sort by last modified time
    Searched full:dictionary_hash (Results 1 - 2 of 2) sorted by null

  /device/google/dragon/audio/hal/
dictionary.c 88 unsigned dictionary_hash(const char * key) function
180 hash = dictionary_hash(key);
229 hash = dictionary_hash(key) ;
297 hash = dictionary_hash(key);
dictionary.h 66 unsigned dictionary_hash(const char * key);

Completed in 145 milliseconds