Home
last modified time | relevance | path

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

/system/core/libcutils/include/cutils/
Dhashmap.h130 bool hashmapIntEquals(void* keyA, void* keyB);
/system/core/libcutils/include_vndk/cutils/
Dhashmap.h130 bool hashmapIntEquals(void* keyA, void* keyB);
/system/core/libcutils/
Dhashmap.c354 bool hashmapIntEquals(void* keyA, void* keyB) { in hashmapIntEquals() function