Home
last modified time | relevance | path

Searched defs:InotifyReaderThreadDelegate (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dfile_path_watcher_linux.cc48 class InotifyReaderThreadDelegate final : public PlatformThread::Delegate { class
50 InotifyReaderThreadDelegate(int inotify_fd) : inotify_fd_(inotify_fd){}; in InotifyReaderThreadDelegate() function in base::__anon662bcc420111::InotifyReaderThreadDelegate
/external/cronet/base/files/
Dfile_path_watcher_inotify.cc74 class InotifyReaderThreadDelegate final : public PlatformThread::Delegate { class
76 explicit InotifyReaderThreadDelegate(int inotify_fd) in InotifyReaderThreadDelegate() function in base::__anona8b77b2a0111::InotifyReaderThreadDelegate