Searched defs:AllocatedBuffer (Results 1 – 5 of 5) sorted by relevance
44 public abstract class AllocatedBuffer { class
42 public abstract class AllocatedBuffer { class
43 abstract class AllocatedBuffer { class
987 auto *AllocatedBuffer = Allocator.Allocate<char>(Source.size()); in allocateContent() local1002 auto *AllocatedBuffer = Allocator.Allocate<char>(SourceStr.size()); in allocateString() local