Searched defs:WatcherSet (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/mojo/core/ | ||
H A D | watcher_set.cc | 12 WatcherSet::WatcherSet(Dispatcher* owner) : owner_(owner) {} in WatcherSet() function in mojo::core::WatcherSet |
/aosp_15_r20/external/libchrome/base/files/ | ||
H A D | file_path_watcher_linux.cc | 83 typedef std::set<FilePathWatcherImpl*> WatcherSet; typedef in base::__anonf5cb3bf30111::InotifyReader |