Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/browser/renderer_host/p2p/ | |
socket_host_test_utils.h | 36 void set_async_write(bool async_write) { async_write_ = async_write; } function in class:FakeSocket |
/external/chromium_org/remoting/protocol/ | |
fake_session.h | 47 void set_async_write(bool async_write) { async_write_ = async_write; } function in class:remoting::protocol::FakeSocket |