Searched refs:ToIOBufferWithSize (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/base/
H A Dcompound_buffer.h72 net::IOBufferWithSize* ToIOBufferWithSize() const;
H A Dcompound_buffer.cc140 net::IOBufferWithSize* CompoundBuffer::ToIOBufferWithSize() const { function in class:remoting::CompoundBuffer
H A Dcompound_buffer_unittest.cc104 scoped_refptr<IOBuffer> buffer_data = buffer.ToIOBufferWithSize();

Completed in 164 milliseconds