Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h659 ALWAYS_INLINE void* PartitionBucketAlloc(PartitionRootBase* root, in PartitionBucketAlloc() function
718 void* result = PartitionBucketAlloc(root, 0, size, bucket); in PartitionAlloc()
801 ret = PartitionBucketAlloc(root, flags, size, bucket); in PartitionAllocGenericFlags()