Searched defs:Prepend (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/remoting/base/ | ||
D | compound_buffer.cc | 59 void CompoundBuffer::Prepend(net::IOBuffer* buffer, in Prepend() function in remoting::CompoundBuffer |
D | compound_buffer_unittest.cc | 45 void Prepend(int pos, int size) { in Prepend() function in remoting::CompoundBufferTest |
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ | ||
D | path.cc | 56 Path& Path::Prepend(const std::string& path) { in Prepend() function in nacl_io::Path |