Searched defs:async_write_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/p2p/
H A Dsocket_host_test_utils.h36 void set_async_write(bool async_write) { async_write_ = async_write; }
78 bool async_write_; member in class:FakeSocket
/external/chromium_org/remoting/protocol/
H A Dfake_stream_socket.h46 void set_async_write(bool async_write) { async_write_ = async_write; }
97 bool async_write_; member in class:remoting::protocol::FakeStreamSocket

Completed in 732 milliseconds