Searched defs:AllocationType (Results 1 – 3 of 3) sorted by relevance
29 AllocationResult Heap::Allocate(size_t, AllocationType, AllocationAlignment) { in Allocate() argument
762 enum class AllocationType : uint8_t { enum
5099 enum AllocationType in addAttachmentAllocationTests() enum