Searched defs:HeapAllocator (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | HeapAllocatorD3D12.cpp | 23 HeapAllocator::HeapAllocator(Device* device, in HeapAllocator() function in dawn_native::d3d12::HeapAllocator |
/third_party/node/deps/v8/src/heap/ | ||
D | heap-allocator.cc | 19 HeapAllocator::HeapAllocator(Heap* heap) : heap_(heap) {} in HeapAllocator() function in v8::internal::HeapAllocator |
D | heap.h | 2437 friend class HeapAllocator; variable |