Home
last modified time | relevance | path

Searched defs:bucketCount (Results 1 – 1 of 1) sorted by relevance

/system/core/libcutils/
Dhashmap.cpp37 size_t bucketCount; member
101 static inline size_t calculateIndex(size_t bucketCount, int hash) { in calculateIndex()
331 size_t bucketCount = map->bucketCount; in hashmapCurrentCapacity() local