Searched defs:destroyBuckets (Results 1 - 1 of 1) sorted by relevance

/system/core/libutils/
H A DBasicHashtable.cpp86 destroyBuckets(mBuckets, mBucketCount);
261 destroyBuckets(buckets, count);
266 void BasicHashtableImpl::destroyBuckets(void* __restrict__ buckets, size_t count) const { function in class:android::BasicHashtableImpl

Completed in 55 milliseconds