Searched refs:file_descriptor_watcher_ (Results 1 – 2 of 2) sorted by relevance
97 &file_descriptor_watcher_, this)); in Init()168 file_descriptor_watcher_.StopWatchingFileDescriptor(); in OnFileCanReadWithoutBlocking()375 file_descriptor_watcher_.StopWatchingFileDescriptor(); in WillDestroyCurrentMessageLoop()
90 MessageLoopForIO::FileDescriptorWatcher file_descriptor_watcher_; variable