Home
last modified time | relevance | path

Searched defs:current_increment (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_bucket_lookup.h99 size_t current_increment = size >> kNumBucketsPerOrderBits; in BucketIndexLookup() local
144 size_t current_increment = kSmallestBucket >> kNumBucketsPerOrderBits; in InitBucketSizes() local