HomeSort by relevance Sort by last modified time
    Searched refs:DoAsyncWrite (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/renderer_host/p2p/
socket_host_test_utils.h 85 void DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, int buf_len,
167 &FakeSocket::DoAsyncWrite, base::Unretained(this),
180 void FakeSocket::DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, int buf_len,
  /external/chromium_org/remoting/protocol/
fake_session.cc 95 &FakeSocket::DoAsyncWrite, weak_factory_.GetWeakPtr(),
111 void FakeSocket::DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, int buf_len,
fake_session.h 81 void DoAsyncWrite(scoped_refptr<net::IOBuffer> buf, int buf_len,

Completed in 42 milliseconds