RemoveWatch        53 base/files/file_path_watcher_linux.cc   bool RemoveWatch(Watch watch, FilePathWatcherImpl* watcher);
RemoveWatch       425 base/files/file_path_watcher_linux.cc       g_inotify_reader.Get().RemoveWatch(watch_entry->watch_, this);
RemoveWatch       479 base/files/file_path_watcher_linux.cc       g_inotify_reader.Get().RemoveWatch(old_watch, this);