Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/files/
H A 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::__anonf5cb3bf30111::InotifyReaderThreadDelegate
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_inotify.cc91 class InotifyReaderThreadDelegate final : public PlatformThread::Delegate { class
93 explicit InotifyReaderThreadDelegate(int inotify_fd) in InotifyReaderThreadDelegate() function in base::__anone35f38bb0111::InotifyReaderThreadDelegate