Searched defs:AllocationRegion (Results 1 – 1 of 1) sorted by relevance
211 AllocationRegion(void* ptr, size_t memory_size) in AllocationRegion() function226 AllocationRegion(AllocationRegion&& other) { Swap(other); } in AllocationRegion() function