Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Djvmti_weak_table-inl.h219 size_t original_bucket_count = tagged_objects_.bucket_count(); in UpdateTableWith() local
233 DCHECK_EQ(original_bucket_count, tagged_objects_.bucket_count()); in UpdateTableWith()