Home
last modified time | relevance | path

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

/art/runtime/base/
Dhash_set.h181 AllocateStorage(other.NumBuckets()); in HashSet()
228 AllocateStorage(num_buckets_); in HashSet()
576 void AllocateStorage(size_t num_buckets) { in AllocateStorage() function
617 AllocateStorage(new_size); in Resize()