Searched refs:ResourceHeapAllocator (Results 1 – 10 of 10) sorted by relevance
31 class PooledResourceMemoryAllocator : public ResourceHeapAllocator {33 PooledResourceMemoryAllocator(ResourceHeapAllocator* heapAllocator);46 ResourceHeapAllocator* mHeapAllocator = nullptr;
27 class ResourceHeapAllocator; variable44 ResourceHeapAllocator* heapAllocator);62 ResourceHeapAllocator* mHeapAllocator;
26 class ResourceHeapAllocator {28 virtual ~ResourceHeapAllocator() = default;
21 ResourceHeapAllocator* heapAllocator) in PooledResourceMemoryAllocator()
24 ResourceHeapAllocator* heapAllocator) in BuddyMemoryAllocator()
149 "ResourceHeapAllocator.h"
304 "ResourceHeapAllocator.h",
27 class HeapAllocator : public ResourceHeapAllocator {
26 class DummyResourceHeapAllocator : public ResourceHeapAllocator {43 ResourceHeapAllocator* heapAllocator) in DummyBuddyResourceAllocator()
43 class ResourceMemoryAllocator::SingleTypeAllocator : public ResourceHeapAllocator {