Home
last modified time | relevance | path

Searched defs:watchers_ (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/mojo/core/
Dwatcher_set.h61 base::flat_map<WatcherDispatcher*, Entry> watchers_; variable
Dmessage_pipe_dispatcher.h106 WatcherSet watchers_; variable
Ddata_pipe_producer_dispatcher.h98 WatcherSet watchers_; variable
Ddata_pipe_consumer_dispatcher.h99 WatcherSet watchers_; variable
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc94 std::unordered_map<Watch, WatcherSet> watchers_; member in base::__anon271f2d060111::InotifyReader