Searched refs:old_data (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/base/
H A Dhash_set.h613 T* const old_data = data_; local
619 T& element = old_data[i];
628 allocfn_.deallocate(old_data, old_num_buckets);

Completed in 37 milliseconds