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

/system/core/include/cutils/
H A Dhashmap.h89 void* hashmapRemove(Hashmap* map, void* key);
/system/core/libcutils/
H A Dstr_parms.c102 hashmapRemove(ctxt->str_parms->map, key);
H A Dhashmap.c284 void* hashmapRemove(Hashmap* map, void* key) { function
H A Dmq.c368 hashmapRemove(otherPeer->connections, &(deadPeer->credentials.pid));
402 hashmapRemove(localPeer->peerProxies, &pid);

Completed in 1502 milliseconds