Searched refs:hashA (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dhashmap.c178 static inline bool equalKeys(void* keyA, int hashA, void* keyB, int hashB, argument
183 if (hashA != hashB) {

Completed in 638 milliseconds