AppendCopyOf       52 remoting/base/compound_buffer.h   void AppendCopyOf(const char* data, int data_size);
AppendCopyOf       42 remoting/base/compound_buffer_unittest.cc     target_.AppendCopyOf(data_->data() + pos, size);
AppendCopyOf      192 remoting/base/compound_buffer_unittest.cc TEST_F(CompoundBufferTest, AppendCopyOf) {
AppendCopyOf      195 remoting/base/compound_buffer_unittest.cc       &CompoundBufferTest::AppendCopyOf, base::Unretained(this)));
AppendCopyOf      200 remoting/base/compound_buffer_unittest.cc       &CompoundBufferTest::AppendCopyOf, base::Unretained(this)));