Home
last modified time | relevance | path

Searched refs:file_descriptor_watcher_ (Results 1 – 2 of 2) 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