Home
last modified time | relevance | path

Searched refs:file_descriptor_watcher_ (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/
Dcrash_handler_host_linux.cc97 &file_descriptor_watcher_, this)); in Init()
168 file_descriptor_watcher_.StopWatchingFileDescriptor(); in OnFileCanReadWithoutBlocking()
375 file_descriptor_watcher_.StopWatchingFileDescriptor(); in WillDestroyCurrentMessageLoop()
Dcrash_handler_host_linux.h90 MessageLoopForIO::FileDescriptorWatcher file_descriptor_watcher_; variable
/external/chromium_org/components/breakpad/browser/
Dcrash_handler_host_linux.cc126 &file_descriptor_watcher_, this)); in Init()
206 file_descriptor_watcher_.StopWatchingFileDescriptor(); in OnFileCanReadWithoutBlocking()
453 file_descriptor_watcher_.StopWatchingFileDescriptor(); in WillDestroyCurrentMessageLoop()
Dcrash_handler_host_linux.h80 base::MessageLoopForIO::FileDescriptorWatcher file_descriptor_watcher_; variable
/external/chromium_org/remoting/host/linux/
Daudio_pipe_reader.h80 base::MessageLoopForIO::FileDescriptorWatcher file_descriptor_watcher_; variable
Daudio_pipe_reader.cc177 &file_descriptor_watcher_, in WaitForPipeReadable()
/external/chromium_org/dbus/
Dbus.cc76 file_descriptor, persistent, mode, &file_descriptor_watcher_, this); in StartWatching()
82 file_descriptor_watcher_.StopWatchingFileDescriptor(); in StopWatching()
99 base::MessagePumpLibevent::FileDescriptorWatcher file_descriptor_watcher_; member in dbus::__anon627460700111::Watch