Searched defs:AllocatedBuffer (Results 1 – 1 of 1) sorted by relevance
862 auto *AllocatedBuffer = Allocator.Allocate<char>(Source.size()); in allocateString() local877 auto *AllocatedBuffer = Allocator.Allocate<char>(SourceStr.size()); in allocateString() local