Searched refs:actual_buckets_ (Results 1 – 1 of 1) sorted by relevance
500 memset(actual_buckets_, 0, in SizeSpecificPartitionAllocator()501 sizeof(internal::PartitionBucket) * pdfium::size(actual_buckets_)); in SizeSpecificPartitionAllocator()511 internal::PartitionBucket actual_buckets_[kNumBuckets]; variable