Searched refs:read_socket_watcher_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/socket/
H A Dsocket_libevent.h107 base::MessageLoopForIO::FileDescriptorWatcher read_socket_watcher_; member in class:net::SocketLibevent
H A Dsocket_libevent.cc244 &read_socket_watcher_, this)) {
429 bool ok = read_socket_watcher_.StopWatchingFileDescriptor();
456 ok = read_socket_watcher_.StopWatchingFileDescriptor();
/external/chromium_org/net/udp/
H A Dudp_socket_libevent.h270 base::MessageLoopForIO::FileDescriptorWatcher read_socket_watcher_; member in class:net::UDPSocketLibevent
H A Dudp_socket_libevent.cc107 bool ok = read_socket_watcher_.StopWatchingFileDescriptor();
184 &read_socket_watcher_, &read_watcher_)) {
387 bool ok = read_socket_watcher_.StopWatchingFileDescriptor();
/external/chromium_org/media/cast/test/utility/
H A Dtap_proxy.cc76 &read_socket_watcher_, this));
113 base::MessageLoopForIO::FileDescriptorWatcher read_socket_watcher_; member in class:media::cast::test::QueueManager

Completed in 160 milliseconds