Searched defs:AllocatedBuffer (Results 1 – 1 of 1) sorted by relevance
1070 auto *AllocatedBuffer = Allocator.Allocate<char>(SourceStr.size()); in allocateCString() local 1044 auto *AllocatedBuffer = Allocator.Allocate<char>(Source.size()); allocateContent() local 1059 auto *AllocatedBuffer = Allocator.Allocate<char>(SourceStr.size()); allocateContent() local 1088 auto *AllocatedBuffer = Allocator.Allocate<char>(SourceStr.size() + 1); allocateCString() local [all...]