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

/system/core/libcutils/
H A Dmq.c230 static int pidHash(void* key) { function
1086 peerProxy->connections = hashmapCreate(10, &pidHash, &pidEquals);
1098 peer->peerProxies = hashmapCreate(10, &pidHash, &pidEquals);

Completed in 210 milliseconds