Home
last modified time | relevance | path

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

/system/core/include/cutils/
Dhashmap.h125 int hashmapIntHash(void* key);
/system/core/libcutils/
Dhashmap.c349 int hashmapIntHash(void* key) { in hashmapIntHash() function