Searched defs:AppendCopyOf (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/remoting/base/ | ||
| D | compound_buffer_unittest.cc | 41 void AppendCopyOf(int pos, int size) { in AppendCopyOf() function in remoting::CompoundBufferTest |
| D | compound_buffer.cc | 81 void CompoundBuffer::AppendCopyOf(const char* data, int size) { in AppendCopyOf() function in remoting::CompoundBuffer |