Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/core/
H A Dwatcher_set.cc12 WatcherSet::WatcherSet(Dispatcher* owner) : owner_(owner) {} in WatcherSet() function in mojo::core::WatcherSet
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_linux.cc83 typedef std::set<FilePathWatcherImpl*> WatcherSet; typedef in base::__anonf5cb3bf30111::InotifyReader