Searched refs:PartitionAllocatorWithThreadCache (Results 1 – 1 of 1) sorted by relevance
114 class PartitionAllocatorWithThreadCache : public Allocator { class116 explicit PartitionAllocatorWithThreadCache(bool use_alternate_bucket_dist) in PartitionAllocatorWithThreadCache() function in partition_alloc::internal::__anone46897d20111::PartitionAllocatorWithThreadCache125 ~PartitionAllocatorWithThreadCache() override = default;371 return std::make_unique<PartitionAllocatorWithThreadCache>( in CreateAllocator()