Searched refs:WatchFileDescriptor (Results 1 – 8 of 8) sorted by relevance
205 if (!MessageLoopForIO::current()->WatchFileDescriptor( in DoConnect()287 if (!MessageLoopForIO::current()->WatchFileDescriptor( in Read()319 if (!MessageLoopForIO::current()->WatchFileDescriptor( in Write()
81 bool WatchFileDescriptor(int fd,
622 bool MessageLoopForIO::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in MessageLoopForIO627 return pump_libevent()->WatchFileDescriptor( in WatchFileDescriptor()
151 bool MessagePumpLibevent::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpLibevent
526 bool WatchFileDescriptor(int fd,
1514 message_loop.WatchFileDescriptor(fd, in TEST()1537 message_loop.WatchFileDescriptor(fd, in TEST()
201 MessageLoopForIO::current()->WatchFileDescriptor(
480 return file_loop_->WatchFileDescriptor(inotify_fd_, true, in SetupNotification()