Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set.h257 AllocateStorage(other.NumBuckets()); in HashSet()
342 AllocateStorage(num_buckets_); in HashSet()
743 void AllocateStorage(size_t num_buckets) { in AllocateStorage() function
784 AllocateStorage(new_size); in Resize()