Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h375 ALWAYS_INLINE internal::PartitionBucket* PartitionGenericSizeToBucket( in PartitionGenericSizeToBucket() function
421 internal::PartitionBucket* bucket = PartitionGenericSizeToBucket(root, size); in PartitionAllocGenericFlags()
484 internal::PartitionBucket* bucket = PartitionGenericSizeToBucket(this, size); in ActualSize()