Home
last modified time | relevance | path

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

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