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