Home
last modified time | relevance | path

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

/system/core/include/cutils/
Dhashmap.h139 size_t hashmapCurrentCapacity(Hashmap* map);
/system/core/libcutils/
Dhashmap.c322 size_t hashmapCurrentCapacity(Hashmap* map) { in hashmapCurrentCapacity() function