Home | History | Annotate | Download | only in src

Lines Matching refs:AppendBytes

65     AppendBytes(kLogEventsNames[tag]);
74 AppendBytes("symbol(");
76 AppendBytes("\"");
78 AppendBytes("\" ");
80 AppendBytes("hash ");
105 void AppendBytes(const char* bytes, int size) {
111 void AppendBytes(const char* bytes) {
112 AppendBytes(bytes, StrLength(bytes));
160 name_buffer_->AppendBytes(comment);
175 name_buffer_->AppendBytes(ComputeMarker(shared, code));
185 name_buffer_->AppendBytes(ComputeMarker(shared, code));
191 name_buffer_->AppendBytes("symbol(hash ");