Searched refs:ToIOBufferWithSize (Results 1 – 3 of 3) sorted by relevance
72 net::IOBufferWithSize* ToIOBufferWithSize() const;
140 net::IOBufferWithSize* CompoundBuffer::ToIOBufferWithSize() const { in ToIOBufferWithSize() function in remoting::CompoundBuffer
104 scoped_refptr<IOBuffer> buffer_data = buffer.ToIOBufferWithSize(); in CompareData()