Searched refs:DoAsyncWrite (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/p2p/
H A Dsocket_host_test_utils.cc82 &FakeSocket::DoAsyncWrite, base::Unretained(this),
95 void FakeSocket::DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, int buf_len, function in class:FakeSocket
H A Dsocket_host_test_utils.h66 void DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, int buf_len,
/external/chromium_org/remoting/protocol/
H A Dfake_stream_socket.cc98 &FakeStreamSocket::DoAsyncWrite, weak_factory_.GetWeakPtr(),
114 void FakeStreamSocket::DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, function in class:remoting::protocol::FakeStreamSocket
H A Dfake_stream_socket.h93 void DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, int buf_len,

Completed in 4034 milliseconds