Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set.h229 AllocateStorage(other.NumBuckets()); in HashSet()
276 AllocateStorage(num_buckets_); in HashSet()
637 void AllocateStorage(size_t num_buckets) { in AllocateStorage() function
678 AllocateStorage(new_size); in Resize()