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

  /system/core/toolbox/
watchprops.c 16 return hashmapHash(key, strlen(key));
  /system/core/include/cutils/
hashmap.h 53 int hashmapHash(void* key, size_t keySize);
  /system/core/libcutils/
hashmap.c 155 int hashmapHash(void* key, size_t keySize) {
  /system/core/sdcard/
sdcard.c 194 return hashmapHash(key, strlen(key));
    [all...]

Completed in 100 milliseconds