Home
last modified time | relevance | path

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

/system/core/include/cutils/
Dhashmap.h116 void hashmapUnlock(Hashmap* map);
/system/core/libcutils/
Dhashmap.c139 void hashmapUnlock(Hashmap* map) { in hashmapUnlock() function