Home | History | Annotate | Download | only in src

Lines Matching refs:TextBuffer

112   class TextBuffer {
114 TextBuffer(char *raw_buffer, int size, RawFD fd)
142 DISALLOW_COPY_AND_ASSIGN(TextBuffer);
157 TextBuffer* buffer) const = 0;
189 TextBuffer* buffer) const;
224 void UnparseForStats(TextBuffer* buffer);
225 void UnparseForBucketFile(TextBuffer* buffer);
255 void UnparseForStats(TextBuffer* buffer);
296 TextBuffer* buffer);
299 void Unparse(const char* name, TextBuffer* buffer);
326 TextBuffer* mmap_dump_buffer);
332 void Unparse(TextBuffer* buffer);
368 bool AppendCommandLine(TextBuffer* buffer);