Home
last modified time | relevance | path

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

/art/runtime/base/
Dhash_set.h128 AllocateStorage(1); in Clear()
168 AllocateStorage(num_buckets_); in HashSet()
214 AllocateStorage(other.NumBuckets());
440 void AllocateStorage(size_t num_buckets) { in AllocateStorage() function
483 AllocateStorage(new_size); in Resize()