Searched refs:hashmapUnlock (Results 1 – 2 of 2) sorted by relevance
/system/core/include/cutils/ | ||
D | hashmap.h | 116 void hashmapUnlock(Hashmap* map); |
/system/core/libcutils/ | ||
D | hashmap.c | 139 void hashmapUnlock(Hashmap* map) { in hashmapUnlock() function |