Home
last modified time | relevance | path

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

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