Searched refs:UpdateRecursiveWatches (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/files/
H A Dfile_path_watcher_linux.cc150 // that exists. Also calls UpdateRecursiveWatches() below.
160 void UpdateRecursiveWatches(InotifyReader::Watch fired_watch, bool is_dir);
435 UpdateRecursiveWatches(fired_watch, is_dir);
445 UpdateRecursiveWatches(fired_watch, is_dir);
537 UpdateRecursiveWatches(InotifyReader::kInvalidWatch,
541 void FilePathWatcherImpl::UpdateRecursiveWatches( function in class:base::__anon9857::FilePathWatcherImpl

Completed in 39 milliseconds