Home | History | Annotate | Download | only in src

Lines Matching refs:AppendBytes

482   void AppendBytes(const char* bytes, int size) {
488 void AppendBytes(const char* bytes) {
489 AppendBytes(bytes, StrLength(bytes));
870 name_buffer_->AppendBytes(kLogEventsNames[tag]);
872 name_buffer_->AppendBytes(comment);
905 name_buffer_->AppendBytes(kLogEventsNames[tag]);
946 name_buffer_->AppendBytes(kLogEventsNames[tag]);
948 name_buffer_->AppendBytes(ComputeMarker(code));
987 name_buffer_->AppendBytes(kLogEventsNames[tag]);
989 name_buffer_->AppendBytes(ComputeMarker(code));
1028 name_buffer_->AppendBytes(kLogEventsNames[tag]);
1061 name_buffer_->AppendBytes(kLogEventsNames[REG_EXP_TAG]);