Home | History | Annotate | Download | only in src

Lines Matching defs:AppendBytes

90     AppendBytes(kLogEventsNames[tag]);
99 AppendBytes("symbol(");
101 AppendBytes("\"");
103 AppendBytes("\" ");
105 AppendBytes("hash ");
130 void AppendBytes(const char* bytes, int size) {
136 void AppendBytes(const char* bytes) {
137 AppendBytes(bytes, StrLength(bytes));
185 name_buffer_->AppendBytes(comment);
205 name_buffer_->AppendBytes(ComputeMarker(code));
217 name_buffer_->AppendBytes(ComputeMarker(code));
223 name_buffer_->AppendBytes("symbol(hash ");