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

/external/chromium_org/base/files/
H A Dfile_path_watcher_linux.cc144 // that exists. Also calls UpdateRecursiveWatches() below.
154 void UpdateRecursiveWatches(InotifyReader::Watch fired_watch, bool is_dir);
411 UpdateRecursiveWatches(fired_watch, is_dir);
421 UpdateRecursiveWatches(fired_watch, is_dir);
516 UpdateRecursiveWatches(InotifyReader::kInvalidWatch,
520 void FilePathWatcherImpl::UpdateRecursiveWatches( function in class:base::__anon2252::FilePathWatcherImpl

Completed in 92 milliseconds