Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set.h235 AllocateStorage(other.NumBuckets()); in HashSet()
282 AllocateStorage(num_buckets_); in HashSet()
658 void AllocateStorage(size_t num_buckets) { in AllocateStorage() function
699 AllocateStorage(new_size); in Resize()